Skip to content

Commit 447d585

Browse files
Merge #391
391: add w7500x-pac r=adamgreig a=Georges760 Co-authored-by: Georges <[email protected]>
2 parents d26b85a + 226db2f commit 447d585

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This project is developed and maintained by the [Resources team][team].
3636
- [GigaDevice](#gigadevice)
3737
- [XMC](#xmc)
3838
- [Vorago](#vorago)
39+
- [Wiznet](#wiznet)
3940
- [HAL implementation crates](#hal-implementation-crates)
4041
- [OS](#os)
4142
- [Microchip](#microchip-1)
@@ -330,6 +331,10 @@ Peripheral access crates for the different XMC4xxx families of microcontrollers
330331
- [`va108xx`](https://egit.irs.uni-stuttgart.de/rust/va108xx) - ![crates.io](https://img.shields.io/crates/v/va108xx.svg)
331332
- [`va416xx`](https://egit.irs.uni-stuttgart.de/rust/va416xx) - ![crates.io](https://img.shields.io/crates/v/va416xx.svg)
332333

334+
### Wiznet
335+
336+
- [`w7500x-pac`](https://crates.io/crates/w7500x-pac) Peripheral Access Crate for Wiznet's W7500x microcontrollers (generated using svd2rust) - ![crates.io](https://img.shields.io/crates/v/w7500x-pac.svg)
337+
333338
## HAL implementation crates
334339

335340
Implementations of [`embedded-hal`] for microcontroller families and systems running some OS. - ![crates.io](https://img.shields.io/crates/v/embedded-hal.svg)

0 commit comments

Comments
 (0)