avr-rust / avr-mcu
Pragmatic access to AVR chip specifications
☆37Updated 3 years ago
Alternatives and similar repositories for avr-mcu
Users that are interested in avr-mcu are comparing it to the libraries listed below
Sorting:
- AVR device definitions☆48Updated 3 years ago
- Progmem utility for the AVR architecture☆30Updated last year
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- arduino-like delay routines based on busy-wait loops☆16Updated 2 years ago
- Abstractions common to microcontrollers☆120Updated 2 years ago
- Minimal runtime/startup for Xtensa LX processors☆45Updated last year
- A template for AVR executable (non-library) projects☆20Updated 4 years ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆60Updated 11 months ago
- A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust☆100Updated last year
- A CMSIS-SVD file parser☆77Updated last month
- Implementation of the `embedded-hal` traits for STM32F30x microcontrollers☆34Updated 5 years ago
- Bluetooth HCI implementation for embedded Rust☆54Updated last year
- Converts binary files to Microsoft's UF2 format https://github.com/Microsoft/uf2☆28Updated 3 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.