Skip to content

Add rtic-usb-cdc-echo example #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 18, 2022
Merged

Add rtic-usb-cdc-echo example #553

merged 3 commits into from
Nov 18, 2022

Conversation

no111u3
Copy link
Contributor

@no111u3 no111u3 commented Nov 18, 2022

No description provided.

@no111u3 no111u3 requested a review from dotcypress November 18, 2022 16:37
@burrbull
Copy link
Member

bors r+

@bors bors bot merged commit 08a4caa into stm32-rs:master Nov 18, 2022
@@ -474,6 +474,10 @@ required-features = ["stm32f411", "rtic"] # stm32f411
name = "rtic-usart-shell-ssd1306"
required-features = ["stm32f411", "rtic"] # stm32f411

[[example]]
name = "rtic-usb-cdc-echo"
required-features = ["stm32f411", "rtic"] # stm32f411
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add "otg-fs", "usb_fs" to features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants