zephyr-configurator/snippets/bluetooth/base/config.txt

6 lines
130 B
Plaintext
Raw Permalink Normal View History

2023-09-08 11:28:04 +00:00
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y
CONFIG_BT_DEVICE_NAME="Zephyr"
CONFIG_BT_GATT_CLIENT=y
CONFIG_LOG=y
CONFIG_LOG_BUFFER_SIZE=2048