Skip to content

Commit 7746d82

Browse files
dbrgntherealprof
authored andcommitted
Add RN2xx3 WIP driver (#186)
1 parent 258449c commit 7746d82

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
@@ -522,6 +522,7 @@ Work in progress drivers. Help the authors make these crates awesome!
522522
- [VEML6040] - I2C - RGBW color light sensor - ![crates.io](https://img.shields.io/crates/v/veml6040.svg)
523523
- [SCD30] - I2C - CO₂ sensor - ![crates.io](https://img.shields.io/crates/v/scd30.svg)
524524
- [TPA2016D2] - I2C - A driver for interfacing with the Texas Instruments TPA2016D2 Class-D amplifier - ![crates.io](https://img.shields.io/crates/v/tpa2016d2.svg)
525+
- [RN2xx3] - Serial - A driver for the RN2483 / RN2903 LoRaWAN modems by Microchip
525526

526527
[MFRC522]: https://github.com/japaric/mfrc522
527528
[motor-driver]: https://github.com/japaric/motor-driver
@@ -588,6 +589,7 @@ Work in progress drivers. Help the authors make these crates awesome!
588589
[VEML6040]: https://crates.io/crates/veml6040
589590
[SCD30]: https://crates.io/crates/scd30
590591
[TPA2016D2]: https://crates.io/crates/tpa2016d2
592+
[RN2xx3]: https://github.com/dbrgn/rn2xx3-rs/
591593

592594
## no-std crates
593595

0 commit comments

Comments
 (0)