Add STM32WL55 examples to CI (#361)

* Add STM32WL55 examples to CI and fix warnings
This commit is contained in:
Ulf Lilleengen
2021-08-18 09:35:08 +02:00
committed by GitHub
parent 5c5cb1a8ce
commit 919cdfe8c4
3 changed files with 24 additions and 2 deletions

View File

@ -88,6 +88,8 @@ jobs:
target: thumbv6m-none-eabi
- package: examples/stm32wb55
target: thumbv7em-none-eabihf
- package: examples/stm32wl55
target: thumbv7em-none-eabihf
- package: examples/stm32f0
target: thumbv6m-none-eabi