| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-30 | address clippy::uninlined_format_args | Anton Lazarev | |
| 2024-08-07 | Fix CI with 1.80 | Emil Fresk | |
| 2024-02-23 | Fix nightly compiler CI failure | Emil Fresk | |
| 2023-10-03 | rtic-monotonics: Fix stm32-metapac use | Nils Fitinghoff | |
| 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. | |||
| 2023-09-06 | expose all stm32-metapac chips as features | Andres Vahter | |
| add more supported timers | |||
