We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4c28f commit 74374adCopy full SHA for 74374ad
configs/defconfig.esp32c3
@@ -2,6 +2,9 @@
2
# Bluetooth
3
#
4
CONFIG_BT_ENABLED=y
5
+CONFIG_BT_STACK_NO_LOG=y
6
+# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
7
+# CONFIG_BLE_MESH is not set
8
CONFIG_BT_NIMBLE_ENABLED=y
9
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
10
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
0 commit comments