mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Update documentation for BLE controller
This commit is contained in:
@@ -50,6 +50,3 @@ CONFIG_MBEDTLS_HKDF_C=y
|
||||
# Increase LwIP IPv6 address number to 6 (MAX_FABRIC + 1)
|
||||
# unique local addresses for fabrics(MAX_FABRIC), a link local address(1)
|
||||
CONFIG_LWIP_IPV6_NUM_ADDRESSES=6
|
||||
|
||||
# Enable ble controller
|
||||
CONFIG_ENABLE_ESP32_BLE_CONTROLLER=y
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
CONFIG_IDF_TARGET="esp32s3"
|
||||
|
||||
# Enable ble controller
|
||||
CONFIG_ENABLE_ESP32_BLE_CONTROLLER=y
|
||||
Reference in New Issue
Block a user