mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-02-02 20:02:19 +00:00
Update README.md
Added the crate-shield.
This commit is contained in:
parent
a704c42846
commit
9bf74eeae6
1 changed files with 1 additions and 2 deletions
|
@ -102,8 +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).
|
||||
- [`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