mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-10-31 22:28:50 +00:00
Add SKEAZN642 PAC
PAC to support NXP KEA64 series (KEAZN16, 32, and 64) of MCUs. https://github.com/wcpannell/SKEAZN642
This commit is contained in:
parent
5fac52b88a
commit
20fa2c935f
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ Peripheral Access Crates were also called Device Crates.
|
|||
- [`lpc845-pac`](https://crates.io/crates/lpc845-pac) - ![crates.io](https://img.shields.io/crates/v/lpc845-pac.svg)
|
||||
- [`mkw41z`](https://crates.io/crates/mkw41z) - ![crates.io](https://img.shields.io/crates/v/mkw41z.svg)
|
||||
- [`imxrt-ral`](https://github.com/imxrt-rs/imxrt-rs) Register access layer for i.MX RT series. - ![crates.io](https://img.shields.io/crates/v/imxrt-ral.svg)
|
||||
- [`SKEAZN642`](https://crates.io/crates/SKEAZN642) Peripheral access API for KEA64 family microcontrollers (generated using svd2rust) - ![crates.io](https://img.shields.io/crates/v/SKEAZN642.svg)
|
||||
|
||||
|
||||
### SiFive
|
||||
|
|
Loading…
Reference in a new issue