Skip to content

Commit 2d449b2

Browse files
committed
Add extra p4 config for latest hosted component
1 parent 4077404 commit 2d449b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/ESP32/_IDF/sdkconfig.default.esp32p4

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="targets/ESP32/_IDF/${TARGET_SERIES_SHORT
2020
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
2121
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
2222

23+
CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
24+
2325
# Bluetooth currently not building with hosted/remote config
2426
CONFIG_BT_ENABLED=y
2527
CONFIG_BT_NIMBLE_ENABLED=y

0 commit comments

Comments
 (0)