aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/src
diff options
context:
space:
mode:
authorGravatar Nils Fitinghoff <nils.fitinghoff@mobilaris.se> 2023-10-02 16:17:39 +0200
committerGravatar Henrik Tjäder <henrik@tjaders.com> 2023-10-03 20:50:50 +0000
commit8824202c5ac8a6afb3a328c90259b69d472b33e2 (patch)
tree1b6f2cb372f479287b9358ffe1a1b56b002630d5 /rtic-macros/src
parent3143b7e0ca22ce2b97b06cdbd684269dd0b50d1c (diff)
downloadrtic-8824202c5ac8a6afb3a328c90259b69d472b33e2.tar.gz
rtic-8824202c5ac8a6afb3a328c90259b69d472b33e2.tar.zst
rtic-8824202c5ac8a6afb3a328c90259b69d472b33e2.zip
rtic-monotonics: Fix stm32-metapac use
Previously, the stm32 monotonics only compiled for some chip families. For example, stm32g081kb worked, but not stm32f407*. The stm32-metapac does not directly unify peripheral names between the many stm32 families, but provides tools for build scripts to generate code that uses the right names for the selected chip. Use that mechanism instead of targeting a specific family.
Diffstat (limited to 'rtic-macros/src')
0 files changed, 0 insertions, 0 deletions