Initial support and example for STM32WB55

This commit is contained in:
Dominik Boehi
2021-06-11 22:58:09 +02:00
parent def8870cbb
commit 0eab96f573
11 changed files with 201 additions and 2 deletions

View File

@ -36,6 +36,7 @@ members = [
#"examples/stm32f4",
#"examples/stm32h7",
#"examples/stm32l0",
#"examples/stm32wb55",
# rp2040
#"embassy-rp",