1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_at25xxx
2020-11-18 18:38:51 +01:00
..
app.config.test tests/drivers: add Kconfig configuration files and to CI test 2020-11-18 18:38:51 +01:00
main.c Revert "tests/driver_at25xxx: adapt to change in driver API" 2020-05-06 20:24:27 +02:00
Makefile tests: add test for at25xxx EEPROM driver 2020-04-07 12:31:46 +02:00
README.md tests: add test for at25xxx EEPROM driver 2020-04-07 12:31:46 +02:00

About

This is a manual test application for the AT25XXX EEPROM driver.

Usage

This test application will initialize the EEPROM with its default parameters.

After initialization data will be written to the EEPROM and read back to be checked for integrity.