CONFIG_BL654_USB_SERIAL_BACKEND_CDCACM
Use CDC ACM UART as backend for BL654 USB adapter
Type: bool
Help
Use CDC ACM UART as backend for console or shell.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y if !
USB_DEVICE_BLUETOOTH
Kconfig definition
At <Boards>/arm/bl654_usb/Kconfig.defconfig:29
Included via Kconfig:8
→ Kconfig.zephyr:22
Menu path: (Top)
config BL654_USB_SERIAL_BACKEND_CDCACM
bool "Use CDC ACM UART as backend for BL654 USB adapter"
default y if !USB_DEVICE_BLUETOOTH
depends on BOARD_BL654_USB
help
Use CDC ACM UART as backend for console or shell.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)