xref: /samples/subsys/usb/cdc_acm_bridge/prj.conf
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1CONFIG_UART_CONSOLE=n
2
3CONFIG_USB_DEVICE_STACK_NEXT=y
4
5CONFIG_SERIAL=y
6CONFIG_UART_LINE_CTRL=y
7CONFIG_UART_USE_RUNTIME_CONFIGURE=y
8CONFIG_USBD_CDC_ACM_CLASS=y
9
10CONFIG_SAMPLE_USBD_PID=0x0001
11CONFIG_SAMPLE_USBD_PRODUCT="USBD CDC ACM bridge sample"
12

Last Index update Fri Aug 22 02:51:05 CST 2025