zephyr/samples/bluetooth/peripheral_csc/prj.conf

6 lines
152 B
Plaintext
Raw Normal View History

CONFIG_RANDOM_GENERATOR=y
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_PERIPHERAL=y
CONFIG_BLUETOOTH_DEVICE_NAME="CSC peripheral"