fix(wifi): enable ci build by sdkconfig.ci.esp32p4_with_extconn

This commit is contained in:
muhaidong
2024-09-04 17:01:58 +08:00
parent e43ded7ed5
commit 5e4674775b
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#
# ESP32-P4
#
CONFIG_IDF_TARGET="esp32p4"
CONFIG_ESP_HOST_WIFI_ENABLED=y
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y