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 ad828dcc52
commit 2417beac71
21 changed files with 17 additions and 14 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