diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/rust.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 0585b6d3d..f4105230d 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml | |||
| @@ -71,7 +71,7 @@ jobs: | |||
| 71 | features: stm32f429zi,log | 71 | features: stm32f429zi,log |
| 72 | - package: embassy-stm32 | 72 | - package: embassy-stm32 |
| 73 | target: thumbv7em-none-eabi | 73 | target: thumbv7em-none-eabi |
| 74 | features: stm32h755zi,defmt | 74 | features: stm32h755zi_cm7,defmt |
| 75 | - package: embassy-stm32 | 75 | - package: embassy-stm32 |
| 76 | target: thumbv7em-none-eabi | 76 | target: thumbv7em-none-eabi |
| 77 | features: stm32l476vg,defmt | 77 | features: stm32l476vg,defmt |
