mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-12 01:55:26 +00:00
blarg, arm was removed
This commit is contained in:
parent
1ea6b50d2f
commit
c48e5a9526
1 changed files with 0 additions and 4 deletions
|
@ -82,10 +82,6 @@ Register definition for microcontroller families. Usually generated using [`svd2
|
|||
|
||||
[svd2rust-kw]: https://crates.io/keywords/svd2rust
|
||||
|
||||
### ARM
|
||||
|
||||
- [`cortex-m`](https://github.com/japaric/cortex-m) Low level access to Cortex-M processors
|
||||
|
||||
### Microchip
|
||||
|
||||
- [`atsamd21`](https://github.com/wez/atsamd21-rs) Peripheral access API for Microchip (formerly Atmel) SAMD21 microcontrollers. This git repo hosts both the device crate and the hal.
|
||||
|
|
Loading…
Reference in a new issue