1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/eepreg
2021-02-22 14:58:09 +01:00
..
tests tests/eepreg: Initial test support 2018-10-20 09:30:41 -04:00
app.config.test tests/eepreg: Add Kconfig defaults 2021-02-22 14:58:09 +01:00
main.c tests/eepreg: Initial test support 2018-10-20 09:30:41 -04:00
Makefile tests/eepreg: remove duplicate FEATURES_REQUIRED 2018-11-16 12:07:00 +01:00
README.md tests/eepreg: Initial test support 2018-10-20 09:30:41 -04:00

EEPROM registry (eepreg) test

This test will verify the functionality of the eepreg module.

WARNING: This will write to your EEPROM and probably corrupt any data that is there!