aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-12Add mecall backendRomán Cárdenas Rodríguez
2025-03-12Prepare for new riscv ecosystemRomán Cárdenas Rodríguez
2025-03-12rtic-sync: release 1.3.1Emil Fresk
2025-03-12Update CHANGELOG.mddatdenkikniet
2025-03-12Fix #780datdenkikniet
2025-03-12docs: fix minor typos in book prefaceJoël Bourgault
2025-02-19Fix "the the" in commentRonald Weber
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
2025-01-15Add blinky example for STM32F1 bluepill board (#1007)rnld wbr
2024-12-06Add default docs feature to rtic-macrosEmil Fresk
2024-12-06Fix documentation (docs.rs) and release 2.1.2Emil Fresk
2024-11-27docs/changelog reorder (#1000)Henrik Tjäder
2024-11-27Do not limit async priority with `NVIC_PRIO_BITS` when targeting ESP32-C3 (#996)Jesse Braham
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-23Signal ergo minor fixes (#986)Sebastian Kuzminsky
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-10-16Book: Fix link to systick-monotonic (#981)Henrik Tjäder
2024-10-02Add example to poll encoder and display value on I2C display (#963)Milton Eduardo Sosa
2024-09-29Add SYSTIMER based ESP32-C3 monotonic (#972)onsdagens
2024-09-29Feature/rp235x (#970)Michael Zill
2024-09-29Replace proc-macro-error with proc-macro-error2 (#979)Sympatron GmbH
2024-09-18Fix for system_monotonic macro with 1 argument (#978)Robin Mueller
2024-09-18update docs (#977)Robin Mueller
2024-08-28docs: migration softare->software (#969)Henrik Tjäder
2024-08-21Change `timeout`/`delay` functions to non-async (#910)dalegaard
2024-08-07Fix codegen emitting unqualified `Result` (#967)Emil Fresk
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-26Add example for STM32F411 with HW & SW tasks communicating via MPSC channel (...Milton Eduardo Sosa
2024-06-26Add ADC example for STM32F411 (#952)Milton Eduardo Sosa
2024-06-23Update `embedded-hal-bus` to 0.2 and fix `portable-atomic` featuresEmil Fresk
2024-06-23Breaking change: portable-atomic (#922)Henrik Tjäder
2024-06-23Update diffy requirement from 0.3.0 to 0.4.0 (#950)dependabot[bot]
2024-06-23Fix `Default` for `rtic_sync::signal`Emil Fresk
2024-06-23rtic-sync: clippy::new-without-default lintHenrik Tjäder
2024-06-23xtasks: handle platform flagged as unusedHenrik Tjäder
2024-06-23rtic-macros: handle backend flagged as unusedHenrik Tjäder
2024-06-19Add Signal to rtic-sync (#934)AdinAck
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-28Improve error output for prios > dispatchers (#943)Henri Lunnikivi
2024-05-27add support for nrf52805 (#941)Foo