mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(ci): disable WiFi IRAM option for bleprph_wifi_coex example
This commit is contained in:
parent
4d33bf7ee9
commit
cd784eb0f1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user