aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/src/rp2040.rs
AgeCommit message (Expand)Author
2024-07-05Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960)Finomnis
2024-06-02Make rtic-monotonic macros create a public typeEmil Fresk
2024-04-21Bump rp2040-pac to 0.6 in rtic-monotonics (#905)Martins Polakovs
2024-04-10Monotonic rewrite (#874)Finomnis
2023-12-01Fix mono delay (#843)Finomnis
2023-11-10Add documentation for imxrt; other doc fixesFinomnis
2023-09-19rtic-monotonics: Implement blocking DelayUs from embedded-hal 1Nils Fitinghoff
2023-08-08Support RP2040 PAC v0.5 in `rtic-monotonics`Emil Fresk
2023-07-25Fixed new TAIT requirement and release v2.0.1 of RTICEmil Fresk
2023-04-23Update embedded-hal-asyncdatdenkikniet
2023-04-15rtic-monotonics: Add some docsdatdenkikniet
2023-04-10rtic-monotonics: export fugit the same for all monotonicsEmil Fresk
2023-04-04Add setting of priority to interruptsEmil Fresk
2023-04-02Added nRF monotonicsEmil Fresk
2023-03-29Update monotonic token macro namesEmil Fresk
2023-03-15refactor: re-formatted filesYandrik
2023-03-15refactor(macro): changed not-yet-changed crate names to $crateYandrik
2023-03-15refactor(macro): used $crate for better interopYandrik
2023-03-11Merge #702bors[bot]
2023-03-11rtic-monotonics: Add interrupt tokens to make sure users bind interruptsEmil Fresk
2023-03-11rtic-monotonics: Unmask the RP2040 timerEmil Fresk
2023-03-01Make embedded-hal-async dependency optional for better compatibility with HALsdatdenkikniet
2023-03-01rtic-monotonics: Feature gate monotonics correctly to support multiple MCUsEmil Fresk
2023-03-01RP2040 monotonic, rename systick monotonic to not have double nameEmil Fresk