1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at25xxx/include
Benjamin Valentin 97fc2f2af1 drivers: add AT25xxx series EEPROM
This adds a driver for the ST M95xxx series SPI EEPROMs.
The driver has been tested with the M95M01 EEPROM, but should
work with other chips from that family.

SPI-EEPROMs from other vendors from the families AT25xxx, 25AAxxx,
25LCxxx, CAT25xxx & BR25Sxxx should also in the same way.
2020-04-07 12:31:46 +02:00
..
at25xxx_constants.h drivers: add AT25xxx series EEPROM 2020-04-07 12:31:46 +02:00
at25xxx_params.h drivers: add AT25xxx series EEPROM 2020-04-07 12:31:46 +02:00