Implementation of the `embedded-hal` traits for E310x microcontrollers
☆17Apr 1, 2024Updated last year
Alternatives and similar repositories for e310x-hal
Users that are interested in e310x-hal are comparing it to the libraries listed below
Sorting:
- svd2rust generated interface to e310x peripherals☆29Nov 19, 2025Updated 3 months ago
- Board support crate for HiFive1 and LoFive boards☆75Dec 7, 2023Updated 2 years ago
- A vscode plugin for probe-rs☆17May 12, 2021Updated 4 years ago
- Peripheral access crate for GD32VF103☆36Nov 18, 2024Updated last year
- Experiments with safe DMA abstractions in Rust☆18Sep 17, 2020Updated 5 years ago
- A simple script (in Rust lang) to create HTML from SVD☆18Jan 2, 2024Updated 2 years ago
- Low level API definition of a Mutex☆26Jul 29, 2025Updated 7 months ago
- WebUSB implementation for usb-device.☆23Jan 3, 2026Updated 2 months ago
- Hardware abstract layer (HAL) `embedded-hal` for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!☆64Dec 28, 2021Updated 4 years ago
- An Embedded Storage Abstraction Layer☆84Dec 16, 2025Updated 2 months ago
- [Experiment] A lock-free, wait-free, block-free logger for the ARM Cortex-M architecture☆10Feb 18, 2020Updated 6 years ago
- A simple heapless command line interface parser for embedded devices☆16Mar 15, 2019Updated 6 years ago
- Test GD32VF103 microcontroller using hal crate https://github.com/luojia65/gd32vf103-hal☆13Sep 18, 2019Updated 6 years ago
- 32-bit hashing machinery☆13May 27, 2025Updated 9 months ago
- A Driver crate for the SSD1351, which drives 128x128 colour displays☆18Aug 18, 2024Updated last year
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37May 7, 2025Updated 9 months ago
- A Rust library for talking to J-Link USB devices☆42Jan 4, 2024Updated 2 years ago
- RISC-V Configuration Structure☆41Oct 30, 2024Updated last year
- Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.☆18Jul 22, 2023Updated 2 years ago
- Rust driver for the Semtec SX128x series of 2.4GHz LoRa/ISM radio transceivers☆16Apr 18, 2024Updated last year
- ☆18Dec 6, 2025Updated 2 months ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Sep 13, 2023Updated 2 years ago
- Rust DFU protocol implementation for usb-device☆22Apr 21, 2024Updated last year
- RPi Pico SDK and code demos in Rust.☆17Feb 2, 2021Updated 5 years ago
- Provides macros and type definitions for using shared-bus in an RTIC application☆17Jul 3, 2024Updated last year
- Platform-agnostic Rust driver for the ADS1x1x ultra-small, low-power analog-to-digital converters (ADC). Compatible with ADS1013, ADS1014…☆40Jan 14, 2025Updated last year
- ☆40Feb 6, 2022Updated 4 years ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆182Feb 12, 2026Updated 3 weeks ago
- Platform-agnostic Rust driver for the AD9833/AD9837 programmable waveform generator / direct digital synthesizer (DDS)☆16May 4, 2024Updated last year
- Flexible, stand-alone benchmarking☆18Apr 4, 2018Updated 7 years ago
- ☆17Aug 20, 2022Updated 3 years ago
- A concise SQL parser using Flex & Bison. 一个使用Flex&Bison构建的简单SQL解析器。☆20Sep 4, 2024Updated last year
- RP2040 bootloader in Rust