aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/rust.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/rust.yml')
-rw-r--r--.github/workflows/rust.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index d11bc8d41..38d9c128f 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -77,7 +77,7 @@ jobs:
77 features: stm32l476vg,defmt 77 features: stm32l476vg,defmt
78 - package: embassy-stm32 78 - package: embassy-stm32
79 target: thumbv6m-none-eabi 79 target: thumbv6m-none-eabi
80 features: stm32l053r8,defmt 80 features: stm32l072cz,defmt
81 - package: examples/stm32f4 81 - package: examples/stm32f4
82 target: thumbv7em-none-eabi 82 target: thumbv7em-none-eabi
83 - package: examples/stm32l4 83 - package: examples/stm32l4