File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ Peripheral Access Crates were also called Device Crates.
149
149
### NXP
150
150
151
151
- [ ` lpc82x-pac ` ] ( https://crates.io/crates/lpc82x-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/lpc82x-pac.svg )
152
+ - [ ` lpc845-pac ` ] ( https://crates.io/crates/lpc485-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/lpc845-pac.svg )
152
153
- [ ` lpc11uxx ` ] ( https://crates.io/crates/lpc11uxx ) - ![ crates.io] ( https://img.shields.io/crates/v/lpc11uxx.svg )
153
154
- [ ` mkw41z ` ] ( https://crates.io/crates/mkw41z ) - ![ crates.io] ( https://img.shields.io/crates/v/mkw41z.svg )
154
155
- [ ` k64 ` ] ( https://crates.io/crates/k64 ) - ![ crates.io] ( https://img.shields.io/crates/v/k64.svg )
@@ -248,7 +249,8 @@ Also check the list of [NXP board support crates][nxp-bsc]!
248
249
249
250
[ nxp-bsc ] : #nxp-1
250
251
251
- - [ ` lpc82x-hal ` ] ( https://crates.io/crates/lpc82x-hal ) - [ ![ crates.io] ( https://img.shields.io/crates/v/lpc82x-hal.svg )] ( https://crates.io/crates/lpc82x-hal )
252
+ - [ ` lpc8xx-hal ` ] ( https://crates.io/crates/lpc8xx-hal ) - HAL for lpc82x and
253
+ lpc845 - [ ![ crates.io] ( https://img.shields.io/crates/v/lpc8xx-hal.svg )] ( https://crates.io/crates/lpc8xx-hal )
252
254
253
255
- [ ` mkw41z-hal ` ] ( https://crates.io/crates/mkw41z-hal ) - ![ crates.io] ( https://img.shields.io/crates/v/mkw41z-hal.svg )
254
256
You can’t perform that action at this time.
0 commit comments