aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2025-04-07Update esp32c6 example dependenciesEli Hastings
2025-04-07Bump ESP versionsEli Hastings
2025-04-07Port ESP32-C3 changes to ESP32-C6 branchEli Hastings
2025-04-07Added esp32c6 support and exampleWouter Geraedts
2025-04-01CI: ESP32: Ignore qemuoutput.log filesHenrik Tjäder
2025-04-01CI: ESP32-C3: Tweak runner script not print versionHenrik Tjäder
2025-04-01fix(doc): fix typo in file names to match with docsChristian Krenslehner
2025-03-27examples/esp32c3: Update esp-hal to 1.0.0-beta.0Ronald Weber
2025-03-27feat: add example for divergent tasksOleksandr Babak
2025-03-26Update esp32c3 to 0.28.0Ronald Weber
2025-03-12Add mecall backendRomán Cárdenas Rodríguez
2025-03-12Prepare for new riscv ecosystemRomán Cárdenas Rodríguez
2025-02-19Fix "the the" in commentRonald Weber
2025-02-09Update esp32-c3 and esp-hal crates (#1019)Ronald Weber
2025-01-15Add blinky example for STM32F1 bluepill board (#1007)rnld wbr
2024-11-27bump esp32c3 (#997)MikeGstefan
2024-10-16Update support/example for ESP32-C3 to use latest versions of dependencies (#...Jesse Braham
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-08-07Fix CI with 1.80Emil 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-05-22updated esp32c3 dependency to version 0.22.0 (#937)broke
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-10Monotonic rewrite (#874)Finomnis
2024-04-10CI: Add ESP32-C3 QEMU support (#914)Henrik Tjäder
2024-04-04Adjust esp32c3 codegen, bump pac to 0.21.0 (#906)onsdagens
2024-04-03fix included examples and markdown(book) (#912)Franz Dietrich
2024-03-20RISC-V support over CLINT (#815)Román Cárdenas Rodríguez
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
2023-12-06Fix nrf monotonics (#852)Finomnis
2023-12-04Add RTC interrupt example for stm32f411 (#853)Milton Eduardo Sosa
2023-12-04Fix rp2040 example (#855)Emil Fresk
2023-12-01Fix mono delay (#843)Finomnis
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-07-01Examples: Update depsHenrik Tjäder
2023-05-25v2.0 releaseEmil Fresk
2023-05-11Don't build core and alloc & update Cargo.lockdatdenkikniet
2023-05-10Fix zero prio tasks when all async tasks have default (no) argumentsEmil Fresk
2023-04-23Prepare release of rtic-monotonics with new eha versionEmil Fresk
2023-04-19comment on how to link on macOS apple silicon machineMichael Kefeder
2023-04-17Fix exampledatdenkikniet