mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-25 16:23:10 +00:00
Add to GHA.
This commit is contained in:
parent
cf3c021c37
commit
a407558e3f
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -80,6 +80,8 @@ jobs:
|
||||
features: stm32l053r8,defmt
|
||||
- package: examples/stm32f4
|
||||
target: thumbv7em-none-eabi
|
||||
- package: examples/stm32l4
|
||||
target: thumbv7em-none-eabi
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user