updated sdkconfig defaults
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
# default ESP target
|
||||||
# Espressif IoT Development Framework (ESP-IDF) 5.2.1 Project Minimal Configuration
|
|
||||||
#
|
|
||||||
CONFIG_IDF_TARGET="esp32s3"
|
CONFIG_IDF_TARGET="esp32s3"
|
||||||
|
|
||||||
|
# activate Bluetooth Low Energy (BLE)
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BT_NIMBLE_ENABLED=y
|
CONFIG_BT_NIMBLE_ENABLED=y
|
||||||
|
|
||||||
|
# Logging
|
||||||
|
CONFIG_LOG_DEFAULT_LEVEL_DEBUG=y
|
||||||
|
CONFIG_LOG_DEFAULT_LEVEL=4
|
||||||
|
CONFIG_LOG_MAXIMUM_LEVEL=4
|
||||||
|
Reference in New Issue
Block a user