mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3048ca3222
Enable all the test cases in test app of app_update component. Earlier, due to some config not enabled, not all the test cases ran.
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
CONFIG_IDF_TARGET="esp32s3"
|
|
CONFIG_BOOTLOADER_NUM_PIN_APP_TEST=18
|
|
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET=4
|