Skip to content

STM32WB0 support #6

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 2 commits into from
Apr 27, 2025
Merged

STM32WB0 support #6

merged 2 commits into from
Apr 27, 2025

Conversation

rick-de-water
Copy link
Contributor

@rick-de-water rick-de-water commented Apr 26, 2025

Made an issue earlier at embassy-rs/stm32-data#594, figured I give it a go. Let me know if anything is missing or needs more attention.

So far I've added files from CubeMX (everything with WB0 in it), got the headers from here, and the SVDs from the ST website

@Dirbaio
Copy link
Member

Dirbaio commented Apr 26, 2025

added files from CubeMX (everything with WB0 in it)

could you update the whole cubedb instead? it's confusing if we start mixing different cubemx versions. Make sure to note the stm32cubemx version in your commit message. thanks!

@rick-de-water
Copy link
Contributor Author

added files from CubeMX (everything with WB0 in it)

could you update the whole cubedb instead? it's confusing if we start mixing different cubemx versions. Make sure to note the stm32cubemx version in your commit message. thanks!

Sure, that was 2.5k files added/changed though, so I wasn't sure if that was desired.

@Dirbaio Dirbaio merged commit ac799c0 into embassy-rs:main Apr 27, 2025
@Dirbaio
Copy link
Member

Dirbaio commented Apr 27, 2025

thanks!

btw when you update stm32-data, if you get errors about the other new families (STM32N6 and others) you can add them here as "TODO" so they're skipped (until someone else adds support) https://github.com/embassy-rs/stm32-data/blob/c4f321fd9ae651d6bcfb5fb19337fdcc6aabbb87/stm32-data-gen/src/chips.rs#L213

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.

2 participants