esp-idf/tools/test_apps/build_system/bootloader/sdkconfig.ci.factory_reset

8 lines
189 B
Plaintext
Raw Normal View History

#
# Factory reset setting
#
CONFIG_BOOTLOADER_FACTORY_RESET=y
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET=4
CONFIG_BOOTLOADER_FACTORY_RESET_PIN_LOW=y
CONFIG_BOOTLOADER_DATA_FACTORY_RESET="nvs"