aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics
AgeCommit message (Expand)Author
2023-11-08Prepare rtic-monotonics v1.3.0 releaseEmil Fresk
2023-11-08Add Monotonic for i.MX RT chip familyFinomnis
2023-11-08Update changelogFinomnis
2023-11-08Fix STM32 monotonic rollover race conditionFinomnis
2023-11-01Fix CI with async_fn_in_trait not being a featureEmil Fresk
2023-10-03rtic-monotonics: Fix stm32-metapac useNils Fitinghoff
2023-10-02Update stm32-metapac requirement from 13.0.0 to 14.0.0dependabot[bot]
2023-09-19Release rtic-monotonics v1.2.0Emil Fresk
2023-09-19rtic-monotonics: Implement blocking DelayUs from embedded-hal 1Nils Fitinghoff
2023-09-06add embedded-hal-async impl to stm32Andres Vahter
2023-09-06expose all stm32-metapac chips as featuresAndres Vahter
2023-09-06PoC Monotonic impl based on stm32-metapacAndres Vahter
2023-08-29Release rtic-monotonics 1.1.0, release rtic-sync 1.0.2Emil Fresk
2023-08-25rtic-monotonics: Add 64-bit SysTick monotonicNils Fitinghoff
2023-08-20Bump embedded-hal-async in rtic-monotonicsEmil Fresk
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-07-01Changelog: Monotonics: Add dateHenrik Tjäder
2023-05-25v2.0 releaseEmil Fresk
2023-04-23Prepare release of rtic-monotonics with new eha versionEmil Fresk
2023-04-23Update embedded-hal-asyncdatdenkikniet
2023-04-16Merge #736bors[bot]
2023-04-16Deny on warnings in xtasksdatdenkikniet
2023-04-15rtic-monotonics: Add some docsdatdenkikniet
2023-04-10rtic-monotonics: export fugit the same for all monotonicsEmil Fresk
2023-04-08Fix if a enqueued instant is first in a non-empty queueEmil Fresk
2023-04-05Fix monotonics raceEmil 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-15doc(monotonic): added update description to changelogYandrik
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-04rtic-monotonics: Fix testsHenrik Tjäder
2023-03-04CFG: Align all crates to use hyphenHenrik Tjäder
2023-03-01Add feature flagsEmil Fresk
2023-03-01Make embedded-hal-async dependency optional for better compatibility with HALsdatdenkikniet
2023-03-01Fix spelling on "cortex_m_systick"datdenkikniet
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
2023-03-01rtic-monotonics: Simplify features, default is 1kHzHenrik Tjäder
2023-03-01Simplify Systick Monotonic by integrating the TQEmil Fresk
2023-03-01Make xtask pass, clean up rtic Cargo.tomlEmil Fresk
2023-03-01Add authors to each Cargo.tomlHenrik Tjäder
2023-03-01Add alpha.0 and required Cargo fieldsHenrik Tjäder
2023-03-01Add changelog templatesHenrik Tjäder