Skip to content

Commit 7fcbe69

Browse files
bors[bot]eldruin
andauthored
Merge #207
207: Add WIP Si4703 FM radio turner (receiver) r=jamesmunns a=eldruin I started a driver for these FM radio turners. Co-authored-by: Diego Barrios Romero <[email protected]>
2 parents 193e249 + c4356b1 commit 7fcbe69

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
@@ -573,6 +573,7 @@ Work in progress drivers. Help the authors make these crates awesome!
573573
- [ST7735-lcd] - SPI - An embedded-graphics compatible driver for the popular lcd family from Sitronix ![crates.io](https://img.shields.io/crates/v/st7735-lcd.svg)
574574
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
575575
- [OPT300x] - I2C - Ambient light sensors
576+
- [Si4703] - I2C - FM radio turners (receivers).
576577

577578
[MFRC522]: https://github.com/japaric/mfrc522
578579
[motor-driver]: https://github.com/japaric/motor-driver
@@ -642,6 +643,7 @@ Work in progress drivers. Help the authors make these crates awesome!
642643
[ST7735-lcd]: https://crates.io/crates/st7735-lcd
643644
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
644645
[OPT300x]: https://github.com/eldruin/opt300x-rs
646+
[Si4703]: https://github.com/eldruin/si4703-rs
645647

646648
## no-std crates
647649

0 commit comments

Comments
 (0)