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,5 @@
CONFIG_IDF_TARGET="esp32c2"
CONFIG_ESPTOOLPY_FLASHSIZE_2MB=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partition_table_unit_test_two_ota_2m.csv"
CONFIG_PARTITION_TABLE_FILENAME="partition_table_unit_test_two_ota_2m.csv"
CONFIG_BOOTLOADER_NUM_PIN_APP_TEST=18