rtic-rs / defmt-app-templateView external linksLinks
Quickly set up a `probe-run` + `defmt` + `flip-link` embedded project running the RTIC scheduler
☆34Nov 12, 2023Updated 2 years ago
Alternatives and similar repositories for defmt-app-template
Users that are interested in defmt-app-template are comparing it to the libraries listed below
Sorting:
- ☆11Jan 28, 2022Updated 4 years ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Sep 13, 2023Updated 2 years ago
- Example code from my articles @ https://flowdsp.io/blog/☆20Apr 23, 2019Updated 6 years ago
- STM32 + Rust + RTIC embedded project☆21Jan 5, 2021Updated 5 years ago
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆73Jan 25, 2026Updated 3 weeks ago
- This a in-application programming (IAP) bootloader, it can upgrade firmware from sd card and boot os. Only for my stm32f407 board (open…☆20Oct 16, 2020Updated 5 years ago
- Some MicroPython examples for WeAct v3.0 STM32F411CEU6, but of course applicable to MicroPython on any board.☆11May 11, 2020Updated 5 years ago
- ☆10Jun 20, 2020Updated 5 years ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Apr 22, 2024Updated last year
- ☆27Apr 23, 2023Updated 2 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- Rust BSP crate for the STM32F4DISCOVERY (STM32F407G-DISC) development board☆48Nov 4, 2023Updated 2 years ago
- Register and discover services via Aqua☆19Jul 8, 2025Updated 7 months ago
- remote UI for embedded (Rust) applications☆15Sep 26, 2023Updated 2 years ago
- A pure Rust user space driver for NRF24L01(+) transceivers on Linux.