mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-18 15:31:15 +00:00
Added Rahix/avr-hal to HAL implementation crates list
This commit is contained in:
parent
382a123d3b
commit
51136cb537
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ Implementations of [`embedded-hal`] for microcontroller families and systems run
|
|||
### Microchip
|
||||
|
||||
- [`atsamd-hal`](https://crates.io/crates/atsamd-hal) - HAL for SAMD21 and SAMD51 - ![crates.io](https://img.shields.io/crates/v/atsamd-hal.svg)
|
||||
- ['avr-hal'](https://github.com/Rahix/avr-hal) - HAL for AVR microcontroller family and AVR-based boards
|
||||
|
||||
### Nordic
|
||||
|
||||
|
|
Loading…
Reference in a new issue