mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-06-06 13:28:47 +00:00
Reference the LPC55S6x PAC+HAL, update LPC82x PAC reference
This commit is contained in:
parent
2451c1078c
commit
af37972940
1 changed files with 7 additions and 4 deletions
|
@ -133,10 +133,11 @@ Peripheral Access Crates were also called Device Crates.
|
||||||
|
|
||||||
### NXP
|
### NXP
|
||||||
|
|
||||||
- [`lpc82x`](https://crates.io/crates/lpc82x) - 
|
- [`lpc82x-pac`](https://crates.io/crates/lpc82x-pac) - 
|
||||||
- [`lpc11uxx`](https://crates.io/crates/lpc11uxx) - 
|
- [`lpc11uxx`](https://crates.io/crates/lpc11uxx) - 
|
||||||
- [`mkw41z`](https://crates.io/crates/mkw41z) - 
|
- [`mkw41z`](https://crates.io/crates/mkw41z) - 
|
||||||
- [`k64`](https://crates.io/crates/k64) - 
|
- [`k64`](https://crates.io/crates/k64) - 
|
||||||
|
- [`lpc55s6x-pac`](https://crates.io/crates/lpc55s6x-pac) - 
|
||||||
|
|
||||||
### SiFive
|
### SiFive
|
||||||
|
|
||||||
|
@ -217,6 +218,8 @@ Also check the list of [NXP board support crates][nxp-bsc]!
|
||||||
|
|
||||||
- [`mkw41z-hal`](https://crates.io/crates/mkw41z-hal) - 
|
- [`mkw41z-hal`](https://crates.io/crates/mkw41z-hal) - 
|
||||||
|
|
||||||
|
- [`lpc55s6x-hal`](https://crates.io/crates/lpc55s6x-hal) - [](https://crates.io/crates/lpc55s6x-hal)
|
||||||
|
|
||||||
### SiFive
|
### SiFive
|
||||||
|
|
||||||
- [`e310x-hal`](https://github.com/riscv-rust/e310x-hal) - HAL for SiFive [Freedom E310](https://www.sifive.com/cores/e31) MCUs - 
|
- [`e310x-hal`](https://github.com/riscv-rust/e310x-hal) - HAL for SiFive [Freedom E310](https://www.sifive.com/cores/e31) MCUs - 
|
||||||
|
|
Loading…
Reference in a new issue