zephyr/samples/drivers/eeprom/prj.conf
Thomas Stranger c8e4d0716a samples: add eeprom sample
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>
2021-06-07 12:06:08 +02:00

3 lines
32 B
Plaintext

CONFIG_PRINTK=y
CONFIG_EEPROM=y