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

@ -11,6 +11,7 @@ supported_families = [
'STM32L0',
'STM32L4',
'STM32H7',
'STM32WB55',
]
# ======= load chip list