aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics
AgeCommit message (Expand)Author
2025-06-18chore(deps): update esp32c6 requirement from 0.19.0 to 0.20.0dependabot[bot]
2025-06-18chore(deps): update riscv requirement from 0.13.0 to 0.14.0dependabot[bot]
2025-06-18chore(deps): update esp32c3 requirement from 0.28.0 to 0.29.0dependabot[bot]
2025-06-15Update imxrt-ral requirement from 0.5.3 to 0.6.1dependabot[bot]
2025-06-15Add all the timers to the list in lib.rs.Jonathan 'theJPster' Pallant
2025-06-15Add details for all the other monotonic implementations.Jonathan 'theJPster' Pallant
2025-06-15More details about the arguments for the systick API.Jonathan 'theJPster' Pallant
2025-06-15Improved example and comments for the systick! macro.Jonathan 'theJPster' Pallant
2025-06-15docs: Monotonics: Highlight rtic-time is usedHenrik Tjäder
2025-06-15docs: Monotonics crates: Fix old copy-pasteHenrik Tjäder
2025-04-07Bump ESP versionsEli Hastings
2025-04-07Use PLIC_MX instead of INTPRI to set interrupt prioritiesEli Hastings
2025-04-07Port ESP32-C3 changes to ESP32-C6 branchEli Hastings
2025-04-07Added CHANGELOG entryWouter Geraedts
2025-04-03Placate clippydatdenkikniet
2025-03-26Update esp32c3 to 0.28.0Ronald Weber
2025-03-23rtic: placate clippy for esp32c3datdenkikniet
2025-02-09Update esp32-c3 and esp-hal crates (#1019)Ronald Weber
2025-01-24ATSAMD RTC monotonic referral in documentation (#1014)Dan Whitman
2025-01-22monotonics add readme (#1012)Henrik Tjäder
2025-01-15rtic-monotonics: rp2040 extra parenthesis (#1010)Henrik Tjäder
2024-11-27bump esp32c3 (#997)MikeGstefan
2024-10-24Release rtic-monotonics 2.0.3Emil Fresk
2024-10-23[monotonics] Fix STM32 read-modify-write race condition (#984)Finomnis
2024-10-23rtic-monotonics: Improve docs on interrupt priorityEmil Fresk
2024-10-23Update riscv requirement from 0.11.0 to 0.12.1 (#982)dependabot[bot]
2024-10-16Update support/example for ESP32-C3 to use latest versions of dependencies (#...Jesse Braham
2024-09-29Add SYSTIMER based ESP32-C3 monotonic (#972)onsdagens
2024-09-29Feature/rp235x (#970)Michael Zill
2024-09-18Fix for system_monotonic macro with 1 argument (#978)Robin Mueller
2024-09-18update docs (#977)Robin Mueller
2024-08-07Fix CI with 1.80Emil Fresk
2024-07-06Release rtic-monotonics v2.0.2Emil Fresk
2024-07-05Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960)Finomnis
2024-06-23Breaking change: portable-atomic (#922)Henrik Tjäder
2024-06-02Make rtic-monotonic macros create a public typeEmil Fresk
2024-05-29Cleanup CHANGELOGs for monotonics/time v2 release (#945)Emil Fresk
2024-05-27add support for nrf52805 (#941)Foo
2024-04-21Bump rp2040-pac to 0.6 in rtic-monotonics (#905)Martins Polakovs
2024-04-10Monotonic rewrite (#874)Finomnis
2024-03-20RISC-V support over CLINT (#815)Román Cárdenas Rodríguez
2024-02-27Make RTIC 2 work on stable by using `main`'s stack as an allocatorEmil Fresk
2024-02-23Fix nightly compiler CI failureEmil Fresk
2024-01-16Update stm32-metapac requirement from 14.0.0 to 15.0.0 (#884)dependabot[bot]
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-06Prepare release of rtic-monotonics 1.4.1 and rtic-time 1.2.0 (#861)Emil Fresk
2023-12-06Fix race condition in `calculate_now` (#860)Finomnis
2023-12-06Fix `nrf::rtc` errata workaround (#858)Finomnis