mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-10-30 05:40:55 +00:00
Add stm32f7 to CI
This commit is contained in:
parent
015cad84dd
commit
cf47676dac
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -112,6 +112,8 @@ jobs:
|
||||
target: wasm32-unknown-unknown
|
||||
- package: examples/stm32f1
|
||||
target: thumbv7m-none-eabi
|
||||
- package: examples/stm32f7
|
||||
target: thumbv7em-none-eabihf
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user