mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
stm32: add G0 to Ci
This commit is contained in:
parent
ee841499ee
commit
da707051b0
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -92,7 +92,8 @@ jobs:
|
||||
target: thumbv7em-none-eabihf
|
||||
- package: examples/stm32f0
|
||||
target: thumbv6m-none-eabi
|
||||
|
||||
- package: examples/stm32g0
|
||||
target: thumbv6m-none-eabi
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user