zephyr/tests/bluetooth/shell/boards/nrf5340dk_nrf5340_cpuapp.conf

13 lines
299 B
Plaintext

# For LC3 the following configs are needed
CONFIG_FPU=y
CONFIG_LIBLC3=y
# For USB audio the following configs are needed
CONFIG_RING_BUFFER=y
CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_DEVICE_AUDIO=y
CONFIG_USB_DEVICE_PRODUCT="Zephyr Shell USB"
# Enable encryption in the host
CONFIG_BT_TINYCRYPT_ECC=y