rp: Add to Ci
This commit is contained in:
parent
2cd3bdc90c
commit
5f6f1c38d9
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -64,6 +64,8 @@ jobs:
|
|||||||
- package: embassy-stm32l0
|
- package: embassy-stm32l0
|
||||||
target: thumbv6m-none-eabi
|
target: thumbv6m-none-eabi
|
||||||
features: stm32l0x2,defmt
|
features: stm32l0x2,defmt
|
||||||
|
- package: embassy-rp-examples
|
||||||
|
target: thumbv6m-none-eabi
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user