fix(ci): disable WiFi IRAM option for bleprph_wifi_coex example

This commit is contained in:
alanmaxwell 2023-09-22 14:46:12 +08:00
parent 4d33bf7ee9
commit cd784eb0f1

View File

@ -9,3 +9,6 @@ CONFIG_BTDM_CTRL_MODE_BTDM=n
CONFIG_BT_BLUEDROID_ENABLED=n
CONFIG_BT_NIMBLE_ENABLED=y
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
# WiFi config
CONFIG_ESP_WIFI_IRAM_OPT=n