mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-05-05 22:54:42 +00:00
Merge #287
287: Fix typo in lpc845-pac crate link r=adamgreig a=pablodeymo Co-authored-by: Pablo Deymonnaz <pdeymon@fi.uba.ar>
This commit is contained in:
commit
580ffd650f
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ Peripheral Access Crates were also called Device Crates.
|
|||
- [`lpc11uxx`](https://crates.io/crates/lpc11uxx) - 
|
||||
- [`lpc55s6x-pac`](https://crates.io/crates/lpc55s6x-pac) - 
|
||||
- [`lpc82x-pac`](https://crates.io/crates/lpc82x-pac) - 
|
||||
- [`lpc845-pac`](https://crates.io/crates/lpc485-pac) - 
|
||||
- [`lpc845-pac`](https://crates.io/crates/lpc845-pac) - 
|
||||
- [`mkw41z`](https://crates.io/crates/mkw41z) - 
|
||||
- [`imxrt-ral`](https://github.com/imxrt-rs/imxrt-rs) Register access layer for i.MX RT series. - 
|
||||
|
||||
|
|
Loading…
Reference in a new issue