Add stm32u5 examples to CI run.
This commit is contained in:
parent
eaaaa2460a
commit
ee1ea44b60
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -117,6 +117,8 @@ jobs:
|
||||
target: thumbv7m-none-eabi
|
||||
- package: examples/stm32f7
|
||||
target: thumbv7em-none-eabihf
|
||||
- package: examples/stm32u5
|
||||
target: thumbv7em-none-eabihf
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user