Add STM32WL55 examples to CI (#361)
* Add STM32WL55 examples to CI and fix warnings
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user