We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4077404 commit 2d449b2Copy full SHA for 2d449b2
targets/ESP32/_IDF/sdkconfig.default.esp32p4
@@ -20,6 +20,8 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="targets/ESP32/_IDF/${TARGET_SERIES_SHORT
20
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
21
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
22
23
+CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
24
+
25
# Bluetooth currently not building with hosted/remote config
26
CONFIG_BT_ENABLED=y
27
CONFIG_BT_NIMBLE_ENABLED=y
0 commit comments