mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-18 15:31:15 +00:00
commit
ad3a2f6ceb
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ Peripheral Access Crates were also called Device Crates.
|
|||
### Microchip
|
||||
|
||||
- [`atsamd21`](https://github.com/wez/atsamd21-rs) Peripheral access API for Microchip (formerly Atmel) SAMD21 microcontrollers. This git repo hosts both the peripheral access crate and the hal.
|
||||
- [`sam3x8e`](https://crates.io/crates/sam3x8e) Peripheral access API for Atmel SAMD3X8E microcontrollers (generated using svd2rust) - ![crates.io](https://img.shields.io/crates/v/sam3x8e.svg)
|
||||
|
||||
### Nordic
|
||||
|
||||
|
|
Loading…
Reference in a new issue