aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-27Fix clippy lintsEmil Fresk
2024-05-22Update cassette requirement from 0.2 to 0.3 (#920)dependabot[bot]
2024-05-22updated esp32c3 dependency to version 0.22.0 (#937)broke
2024-05-08rtic-macros: Template: Include Span (#935)Henrik Tjäder
2024-05-08Fix another clippy::assign_op_pattern warning (#933)Hiroaki Yutani
2024-05-03Fix clippy::assign_op_pattern lint (#932)Hiroaki Yutani
2024-05-01Make debug asserts into asserts to help find the issue (#931)Emil Fresk
2024-05-01fix: typos (#930)Cyril Marpaud
2024-04-21Bump rp2040-pac to 0.6 in rtic-monotonics (#905)Martins Polakovs
2024-04-17Use riscv-slic form crates.io (#919)Román Cárdenas Rodríguez
2024-04-16Bump peaceiris/actions-gh-pages from 3 to 4 (#915)dependabot[bot]