Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 45919cf

Browse files
bors[bot]eldruin
andcommitted
Merge #67
67: Add WIP driver for AT24Cx Serial EEPROM ICs r=therealprof a=eldruin Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2 parents 7d2186c + 5f21023 commit 45919cf

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
@@ -325,6 +325,7 @@ Work in progress drivers. Help the authors make these crates awesome!
325325
- [OneWire] - 1wire - OneWire protocol implementation with drivers for devices such as [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) - ![crates.io](https://img.shields.io/crates/v/onewire.svg)
326326
- [SSD1322] - SPI - Graphical OLED display controller - ![crates.io](https://img.shields.io/crates/v/ssd1322.svg)
327327
- [GridEYE] - I2C - Rust driver for Grid-EYE / Panasonic AMG88(33)
328+
- [AT24Cx] - I2C - Serial EEPROM
328329

329330
[MFRC522]: https://github.com/japaric/mfrc522
330331
[MPU9250]: https://github.com/japaric/mpu9250
@@ -361,6 +362,7 @@ Work in progress drivers. Help the authors make these crates awesome!
361362
[OneWire]: https://crates.io/crates/onewire
362363
[SSD1322]: https://crates.io/crates/ssd1322
363364
[GridEYE]: https://github.com/uwearzt/grideye
365+
[AT24Cx]: https://github.com/eldruin/at24cx-rs
364366

365367
## no-std crates
366368

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /