mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
feat: Enable test app for app_update component
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CONFIG_IDF_TARGET="esp32c6"
|
||||
CONFIG_BOOTLOADER_NUM_PIN_APP_TEST=18
|
||||
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET=4
|
Reference in New Issue
Block a user