Skip to content

Commit fbdbd0e

Browse files
committed
Add atwinc1500-rs to WIP driver list
1 parent 6a93257 commit fbdbd0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,7 @@ Work in progress drivers. Help the authors make these crates awesome!
10021002
1. [w5500] - SPI - Ethernet Module with hardwired protocols : TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE - ![crates.io](https://img.shields.io/crates/v/w5500.svg)
10031003
1. [xCA9548A] - I2C - I2C switches/multiplexers: TCA9548A, PCA9548A - ![crates.io](https://img.shields.io/crates/v/xca9548a.svg)
10041004
1. [ublox-cellular-rs] - Serial - Cellular driver for the full Ublox cellular serial based family
1005+
1. [atwinc1500-rs] - SPI - A host driver for the Atwinc1500 network controller
10051006

10061007
[AFE4400]: https://github.com/ReeceStevens/afe4400
10071008
[APDS9960]: https://crates.io/crates/apds9960
@@ -1095,6 +1096,7 @@ Work in progress drivers. Help the authors make these crates awesome!
10951096
[w5500]: https://crates.io/crates/w5500
10961097
[xCA9548A]: https://crates.io/crates/xca9548a
10971098
[ublox-cellular-rs]: https://github.com/BlackbirdHQ/ublox-cellular-rs
1099+
[atwinc1500-rs]: https://crates.io/crates/atwinc1500
10981100

10991101
## no-std crates
11001102

0 commit comments

Comments
 (0)