ci(app_update): move test_apps to subfolder with a name

This commit is contained in:
Xiao Xufeng
2024-09-08 23:17:31 +08:00
parent 31259552f5
commit cdfa57f5c5
23 changed files with 17 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
CONFIG_IDF_TARGET="esp32"
CONFIG_BOOTLOADER_FACTORY_RESET=y
CONFIG_BOOTLOADER_APP_TEST=y
CONFIG_BOOTLOADER_DATA_FACTORY_RESET=""
CONFIG_BOOTLOADER_NUM_PIN_APP_TEST=32
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET=4
CONFIG_BOOTLOADER_HOLD_TIME_GPIO=2