mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
|
#
|
||
|
# 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"
|