rust-embedded / msp430
Low level access to MSP430 microcontrollers
☆38Updated 2 years ago
Alternatives and similar repositories for msp430:
Users that are interested in msp430 are comparing it to the libraries listed below
- A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust☆100Updated last year
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆140Updated last year
- Minimal startup / runtime for MSP430 microcontrollers☆16Updated 2 years ago
- A CMSIS-SVD file parser☆77Updated last month
- Python package to handle vendor-supplied, often buggy SVD files.☆87Updated 3 weeks ago
- ☆95Updated this week
- ☆35Updated 2 weeks ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- A CMSIS-DAP implementation in pure Rust.☆78Updated last year
- A Rust library for talking to J-Link USB devices☆41Updated last year
- Ethernet bootloader for STM32 written in Rust☆117Updated 3 years ago
- Embedded Ethernet driver in Rust☆155Updated 4 months 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…