summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2021-08-03 22:08:13 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2021-08-05 19:14:09 +0200
commit0ea6a2d8905a146c8899239fe52e739404f13e7e (patch)
tree0fdc47c7558a062787afea6d1f6a7d0ce5a2f660 /.github
parenta4c0ee6df7cd54a3b31524e2c6aaf2b15b61a4d2 (diff)
downloadembassy-0ea6a2d8905a146c8899239fe52e739404f13e7e.zip
time: replace dyn clock/alarm with a global Driver trait
Diffstat (limited to '.github')
-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 d11bc8d4..38d9c128 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -77,7 +77,7 @@ jobs:
features: stm32l476vg,defmt
- package: embassy-stm32
target: thumbv6m-none-eabi
- features: stm32l053r8,defmt
+ features: stm32l072cz,defmt
- package: examples/stm32f4
target: thumbv7em-none-eabi
- package: examples/stm32l4