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

Add support for the STM32C0 and the NUCLEO-C071RB #2848

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavidEGrayson
Copy link

@DavidEGrayson DavidEGrayson commented Oct 15, 2024

Most of the code and configuration files came from copying the STM32G0 port.

With these changes, I was able to compile the cdc_msc example using GCC and Make and get it working on the NUCLEO-C071RB. I tried one of the host examples too, but there was a linker error (and that's also the situation for the STM32G0).

By the way, OpenOCD support for the STM32C071 is available in this patch: https://review.openocd.org/c/openocd/+/8525/

@DavidEGrayson DavidEGrayson changed the title Add support for the STM32C0 and the NUCLEO-C071RB. Add support for the STM32C0 and the NUCLEO-C071RB Oct 15, 2024
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.

1 participant