mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 23:02:30 +00:00
ci: add stm32f446
This commit is contained in:
parent
451cec56f0
commit
be58de039b
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -52,6 +52,9 @@ jobs:
|
|||||||
- package: embassy-stm32f4
|
- package: embassy-stm32f4
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
features: stm32f405
|
features: stm32f405
|
||||||
|
- package: embassy-stm32f4
|
||||||
|
target: thumbv7em-none-eabi
|
||||||
|
features: stm32f446
|
||||||
- package: embassy-stm32f4
|
- package: embassy-stm32f4
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
features: stm32f405,defmt
|
features: stm32f405,defmt
|
||||||
|
Loading…
Reference in New Issue
Block a user