b4e71014f2
This implements Read/Set USB Transport Mode in the Bluetooth class. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
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
|
|
CONFIG_USB_DEVICE_BLUETOOTH_VS_H4=y
|