Add stm32l0 to CI
This commit is contained in:
parent
68b303a4e4
commit
38f59c4dea
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -69,6 +69,9 @@ jobs:
|
||||
- package: embassy-stm32
|
||||
target: thumbv7em-none-eabi
|
||||
features: stm32l476vg,defmt
|
||||
- package: embassy-stm32
|
||||
target: thumbv6m-none-eabi
|
||||
features: stm32l053r8,defmt
|
||||
- package: embassy-stm32-examples
|
||||
target: thumbv7em-none-eabi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user