esp-idf-hal
Driver library
A Rust library providing safe wrappers for the ESP IDF SDK drivers
embedded-hal implementation for Rust on ESP32 and ESP-IDF
482 stars
16 watching
174 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
embeddedembedded-halesp-idfesp32rust
Related projects:
Repository | Description | Stars |
---|---|---|
esp-rs/esp-hal | A set of hardware abstraction layers for low-power Espressif microcontrollers. | 814 |
stm32-rs/stm32f1xx-hal | Provides a hardware abstraction layer for microcontrollers in the STM32F1 family | 579 |
gd32v-rust/gd32vf103-hal | A hardware abstraction layer for a RISC-V microcontroller | 62 |
riscv-rust/e310x-hal | Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,487 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
rahix/avr-hal | A Rust-based Hardware Abstraction Layer for AVR microcontrollers and common boards. | 1,336 |
esp-rs/esp-pacs | A repository of Rust crates providing peripheral access to various Espressif SoCs and modules | 116 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
ryankurte/embedded-hal-compat | A compatibility layer to resolve version mismatches between embedded-hal implementations and drivers | 15 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 509 |
imxrt-rs/imxrt-hal | A Rust-based hardware abstraction layer for NXP i.MX RT processors | 145 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |
rust-iot/radio-hal | An embedded radio abstraction layer for digital devices | 71 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |