e310x-hal

Microcontroller HAL

Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family.

Implementation of the embedded-hal traits for E310x microcontrollers

GitHub

17 stars
8 watching
18 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
riscv-rust/gd32vf103xx-hal A hardware abstraction layer for the GD32VF103 microcontroller family 54
gd32v-rust/gd32vf103-hal A hardware abstraction layer for a RISC-V microcontroller 62
stm32-rs/stm32f1xx-hal A Rust embedded-hal HAL (Hardware Abstraction Layer) implementation for the STM32F1 microcontroller family 575
esp-rs/esp-hal A set of hardware abstraction layers for low-power Espressif microcontrollers. 758
xmc-rs/xmc4-hal A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers 3
riscv-rust/e310x A collection of Rust crates providing peripheral access and hardware abstraction layers for RISC-V based E310x microcontrollers. 18
rp-rs/rp-hal A collection of high-level drivers for the RP2040 microcontroller and associated boards. 1,452
rahix/avr-hal A Rust-based Hardware Abstraction Layer for AVR microcontrollers and common boards. 1,322
david-sawatzke/xmc1100-hal Provides hardware abstraction layer for xmc1100 microcontrollers. 3
riscv-rust/gd32vf103-pac A peripheral access crate for a specific microcontroller family 36
nrf-rs/nrf-hal A Rust-based hardware abstraction layer for nRF microcontrollers 507
rust-embedded-community/tm4c-hal An Embedded HAL and general chip support for the TM4C123/LM4F120 microcontrollers 41
esp-rs/esp-idf-hal A Rust library providing safe wrappers for the ESP IDF SDK drivers 469
imxrt-rs/imxrt-hal A Rust-based hardware abstraction layer for NXP i.MX RT processors 137
rust-embedded/riscv Provides a set of Rust libraries and tools for accessing and interacting with RISC-V microcontrollers. 852