Build with executor-agnostic in CI
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
- package: embassy
|
- package: embassy
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
features: log
|
features: log,executor-agnostic
|
||||||
- package: embassy
|
- package: embassy
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
features: defmt
|
features: defmt
|
||||||
|
Reference in New Issue
Block a user