esp-idf/examples/bluetooth/nimble/bleprph/sdkconfig.defaults.esp32h4

9 lines
301 B
Plaintext
Raw Normal View History

2022-06-17 09:52:29 -04:00
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
2022-10-19 03:57:24 -04:00
CONFIG_IDF_TARGET="esp32h4"
2021-12-06 04:38:11 -05:00
CONFIG_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y
2022-06-17 09:52:29 -04:00
CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE=70
2021-12-06 04:38:11 -05:00
CONFIG_BT_NIMBLE_EXT_ADV=y