Add examples for STM32L0
This commit is contained in:
committed by
Dario Nieuwenhuis
parent
3d16e922d5
commit
1bb7123156
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -84,6 +84,8 @@ jobs:
|
||||
target: thumbv7em-none-eabi
|
||||
- package: examples/stm32h7
|
||||
target: thumbv7em-none-eabi
|
||||
- package: examples/stm32l0
|
||||
target: thumbv6m-none-eabi
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user