c8e4d0716a
This commit adds a simple application to demonstrate the zephyr eeprom interface. It uses an eeprom to keep track of the number reboots. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
3 lines
32 B
Plaintext
3 lines
32 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_EEPROM=y
|