stm32f1xx-hal
MCU HAL
Provides a hardware abstraction layer for microcontrollers in the STM32F1 family
A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal
578 stars
20 watching
182 forks
Language: Rust
last commit: 29 days ago
Linked from 1 awesome list
embeddedhacktoberfesthalmicrocontrollersrust
Related projects:
Repository | Description | Stars |
---|---|---|
gd32v-rust/gd32vf103-hal | A hardware abstraction layer for a RISC-V microcontroller | 62 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
riscv-rust/e310x-hal | Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
esp-rs/esp-hal | A set of hardware abstraction layers for low-power Espressif microcontrollers. | 814 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 509 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,477 |
rust-embedded-community/tm4c-hal | An Embedded HAL and general chip support for the TM4C123/LM4F120 microcontrollers | 42 |
rahix/avr-hal | A Rust-based Hardware Abstraction Layer for AVR microcontrollers and common boards. | 1,332 |
esp-rs/esp-idf-hal | A Rust library providing safe wrappers for the ESP IDF SDK drivers | 482 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 150 |
david-sawatzke/xmc1100-hal | Provides hardware abstraction layer for xmc1100 microcontrollers. | 3 |
imxrt-rs/imxrt-hal | A Rust-based hardware abstraction layer for NXP i.MX RT processors | 145 |
gemesa/rustlink | Tools to program and manage STM32 microcontrollers using Rust | 3 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 842 |