Use new interface for the sample. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
14 lines
209 B
Plaintext
14 lines
209 B
Plaintext
CONFIG_GPIO=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
|
|
CONFIG_BT=y
|
|
CONFIG_BT_HCI_RAW=y
|
|
|
|
CONFIG_USB=y
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_BLUETOOTH=y
|
|
|
|
# USB is used by Bluetooth
|
|
CONFIG_CONSOLE=n
|