avr-device
Register wrappers
Automated wrapper generator for AVR microcontroller registers
Register access crate for AVR microcontrollers
178 stars
12 watching
67 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
avravr-microcontrollersrust-embeddedsvd2rust
Related projects:
Repository | Description | Stars |
---|---|---|
rahix/avr-hal | A Rust-based Hardware Abstraction Layer for AVR microcontrollers and common boards. | 1,322 |
avr-rust/ruduino | Provides a set of reusable components for the Arduino Uno | 702 |
sirgal/avr-eax-aes-bootloader | A bootloader for AVR microcontrollers with encryption using the EAX mode and AES underlying algorithm. | 47 |
arduino/arduinocore-avr | Provides the core software components and configuration files for a specific type of microcontroller board platform. | 1,244 |
ra-rs/ra | Software libraries providing programming interfaces for Renesas RA series devices | 8 |
rsbohn/arduinoisp | Allows an Arduino to program AVR chips using the STK500v1 protocol. | 125 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
rust-embedded/svd2rust | Generates Rust code from SVD files used in embedded systems design. | 715 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,452 |
riscv-rust/e310x-hal | Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
atsams-rs/atsamx7x-rust | Rust-based development tools and examples for Microchip SAM S70/E70/V70/V71-based devices | 25 |
esp-rs/esp-hal | A set of hardware abstraction layers for low-power Espressif microcontrollers. | 758 |