Skip to content

Conversation

@cesardtamayo
Copy link
Contributor

Tested on STM32WBA65RI.

@@ -7,7 +7,7 @@ publish = false

[dependencies]
# Change stm32f303ze to your chip name, if necessary.
embassy-stm32 = { version = "0.4.0", path = "../../embassy-stm32", features = [ "defmt", "stm32f303ze", "unstable-pac", "memory-x", "time-driver-tim2", "exti"] }
embassy-stm32 = { version = "0.4.0", path = "../../embassy-stm32", features = [ "defmt", "stm32f302r8", "unstable-pac", "memory-x", "time-driver-tim2", "exti"] }
Copy link
Member

Choose a reason for hiding this comment

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

unintentional change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, my bad, i'll fix it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done :)

@xoviat
Copy link
Contributor

xoviat commented Dec 10, 2025

if you want it merged, then unmark it as draft.

Copy link
Contributor

@leftger leftger left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 . I'd recommend adding the example to the other wba folder. That one also has an RTC.

@cesardtamayo cesardtamayo marked this pull request as ready for review December 10, 2025 06:17
@cesardtamayo
Copy link
Contributor Author

LGTM 🚀 . I'd recommend adding the example to the other wba folder. That one also has an RTC.

Done :)

@xoviat xoviat added this pull request to the merge queue Dec 10, 2025
Merged via the queue into embassy-rs:main with commit 28a72e0 Dec 10, 2025
7 checks passed
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