Merge branch 'ci/fix_bt_ci' into 'master'

test(ci): fix bt ci that there is no flash_80m config

See merge request espressif/esp-idf!33499
This commit is contained in:
Jiang Jiang Jian 2024-09-13 11:33:51 +08:00
commit 68d504b4fd

View File

@ -14,7 +14,6 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
# Serial flasher config
#
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
# Override some defaults of ESP BLE Mesh
CONFIG_BLE_MESH=y