therealprof / embedded-errorLinks
A universal set of specific error kinds for use in embedded systems
☆17Updated 5 years ago
Alternatives and similar repositories for embedded-error
Users that are interested in embedded-error are comparing it to the libraries listed below
Sorting:
- Platform agnostic Rust driver for 24x series serial EEPROM devices using embedded-hal☆37Updated last year
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 4 years ago
- An Embedded Storage Abstraction Layer☆84Updated last month
- Provides macros and type definitions for using shared-bus in an RTIC application☆17Updated last year
- ☆40Updated 4 years ago
- ☆63Updated 2 years ago
- ☆92Updated 5 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 4 years ago
- Implements embedded-hal traits by bitbanging☆50Updated last year
- ☆34Updated 2 years ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 4 years ago
- A panic handler that stores the panic message in RAM☆48Updated 4 years ago
- Bluetooth HCI implementation for embedded Rust☆54Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- no-std no-alloc Rust protobufs.☆34Updated 6 months ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆66Updated 2 months ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- Mocks for testing embedded-hal based drivers without hardware access.☆141Updated 2 months ago
- ☆110Updated last week
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆73Updated 2 weeks ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- A generic bbqueue based transport for defmt log messages☆20Updated 4 years ago
- A CMSIS-DAP implementation in pure Rust.☆83Updated 2 years ago
- Universal Stepper Motor Interface