Skip to content

Commit 6a54fdf

Browse files
committed
Add extra p4 config for latest hosted component
1 parent 8439fef commit 6a54fdf

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
@@ -13,6 +13,8 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="targets/ESP32/_IDF/${TARGET_SERIES_SHORT
1313
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
1414
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
1515

16+
CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
17+
1618
# Bluetooth currently not building with hosted/remote config
1719
CONFIG_BT_ENABLED=n
1820
CONFIG_BT_NIMBLE_ENABLED=y

0 commit comments

Comments
 (0)