aboutsummaryrefslogtreecommitdiff
path: root/rtic-time/Cargo.toml
AgeCommit message (Expand)Author
2024-05-22Update cassette requirement from 0.2 to 0.3 (#920)dependabot[bot]
2024-04-10Monotonic rewrite (#874)Finomnis
2024-01-10Upgrade everything to embedded-hal v1.0.0 (#880)Emil Fresk
2024-01-10update to embedded-hal 1 (#879)Andres Vahter
2023-12-25Add repository links to some crates hosted in this repo (#871)Jan Niehusmann
2023-12-06Fix `nrf::rtc` errata workaround (#858)Finomnis
2023-12-04Refactor race condition free timer helper (#850)Finomnis
2023-12-01Fix mono delay (#843)Finomnis
2023-05-25v2.0 releaseEmil Fresk
2023-04-10Use artificial time insteaddatdenkikniet
2023-04-10Do not activate critical-section/std by defaultdatdenkikniet
2023-04-10Add test for timer queue & monotonicdatdenkikniet
2023-04-08Fix if a enqueued instant is first in a non-empty queueEmil Fresk
2023-03-01Add authors to each Cargo.tomlHenrik Tjäder
2023-03-01Add alpha.0 and required Cargo fieldsHenrik Tjäder
2023-03-01Cleanup common code and clippy fixesEmil Fresk
2023-03-01Fixed systick monotonicEmil Fresk