Skip to content
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

chore(c0): enable usb #2584

Merged
merged 1 commit into from
Nov 27, 2024
Merged

chore(c0): enable usb #2584

merged 1 commit into from
Nov 27, 2024

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Nov 27, 2024

Enable the HSI48 for USB (not done thanks CubeMX code generation). Add GenC0 USB menu.
Moved G0 one in alphabetical order.

Fixes #2582.

Tested with Nucleo C071RB.

Enable the HSI48 for USB (not done thanks CubeMX code generation).
Add GenC0 USB menu.
Moved G0 one in alphabetical order.

Fixes stm32duino#2582.

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label Nov 27, 2024
@fpistm fpistm added this to the 2.10 milestone Nov 27, 2024
@fpistm fpistm merged commit 6f28a48 into stm32duino:main Nov 27, 2024
24 checks passed
@fpistm fpistm deleted the C0_USB branch November 27, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Missing USB CDC config for GenC0
1 participant