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 4d75a8118f
commit 91964c9ad5
20 changed files with 5 additions and 3 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