Update README.md

Added the crate-shield.
This commit is contained in:
Raphael Theiler
2019-02-11 15:14:38 +01:00
committed by GitHub
parent a704c42846
commit 9bf74eeae6

View File

@@ -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