aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-24Docs: Rename `DelayUs` to `DelayNs` in docs for macros. (#908)Gram
2024-03-20RISC-V support over CLINT (#815)Román Cárdenas Rodríguez
2024-03-13rtic-sync: Fix xtask doc, non-compiling example (#900)Henrik Tjäder
2024-03-13Fix thumbv6 source masking (#902)Emil Fresk
2024-02-27Release rtic v2.1.0, rtic-macros v2.1.0Emil Fresk
2024-02-27Add example of using Embassy HAL(stm32) with RTIC. (#891)cschuhen
2024-02-27Make RTIC 2 work on stable by using `main`'s stack as an allocatorEmil Fresk
2024-02-27Fix thumbv7 soundness issue in the lock implementationEmil Fresk
2024-02-23rtic-sync: Remove unstable flag, and add defmt derives (#889)Emil Fresk
2024-02-23Fix nightly compiler CI failureEmil Fresk
2024-01-31Bump dorny/paths-filter from 2 to 3 (#887)dependabot[bot]
2024-01-17CI: Add extra step building and uploading QEMU (#883)Henrik Tjäder
2024-01-17Update riscv requirement from 0.10.1 to 0.11.0 (#885)dependabot[bot]
2024-01-16Update syn requirement from 1.0.107 to 2.0.48 (#881)dependabot[bot]
2024-01-16Update stm32-metapac requirement from 14.0.0 to 15.0.0 (#884)dependabot[bot]
2024-01-10bump esp32c3 pac (#878)onsdagens
2024-01-10Bump actions/download-artifact from 3 to 4 (#867)dependabot[bot]
2024-01-10Bump actions/upload-artifact from 3 to 4 (#868)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
2024-01-07Changes `make_channel!` macro to accept more types (#877)Anshul Gupta
2023-12-25Add repository links to some crates hosted in this repo (#871)Jan Niehusmann
2023-12-20remove unused import (#866)onsdagens
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
2023-12-06Fix nrf monotonics (#852)Finomnis
2023-12-04Fix docs.rs features for rtic-sync (#857)Emil Fresk
2023-12-04Release rtic-monotonics, rtic-sync and rtic-time (#854)Emil Fresk
2023-12-04Update to heapless 0.8, disable pool test for now (#846)Emil Fresk
2023-12-04Add RTC interrupt example for stm32f411 (#853)Milton Eduardo Sosa
2023-12-04Fix small error in readme (#856)Emil Fresk
2023-12-04Refactor race condition free timer helper (#850)Finomnis
2023-12-04Fix rp2040 example (#855)Emil Fresk
2023-12-01Fix mono delay (#843)Finomnis
2023-11-28rtic-sync Arbiter: impl more I2C trait fnsAndres Vahter
2023-11-28rtic-sync: add I2C Arbiter to changelogAndres Vahter
2023-11-28rtic-sync: add Arbiter for I2CAndres Vahter
2023-11-22rtic-sync: Add SPI bus sharing with arbiterNils Fitinghoff
2023-11-22rtic-time does not need nightlyKarsten Große
2023-11-10Revert changelog since 1.3.0 isn't released yetFinomnis
2023-11-10Update systick.rsFinomnis
2023-11-10Add documentation for imxrt; other doc fixesFinomnis
2023-11-09CI: Create local repo awareness of branch refHenrik Tjäder
2023-11-08CI: rtic-monotonics: systick not always in scopeHenrik Tjäder
2023-11-08Prepare rtic-monotonics v1.3.0 releaseEmil Fresk
2023-11-08Fix commentFinomnis
2023-11-08Use imxrt-uart-panic crate instead of custom panic handlerFinomnis
2023-11-08Add Monotonic for i.MX RT chip familyFinomnis
2023-11-08Update changelogFinomnis