zephyr/samples/subsys/usb/console-next/sample.yaml
Johann Fischer be5e666eb3 samples: usb: add console sample for the new USB device stack
Add sample to shows how to use the CDC ACM UART provided by the new
experimental USB device stack as a serial backend for the console.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-02-12 02:22:18 +01:00

11 lines
189 B
YAML

sample:
name: Console over CDC ACM serial
tests:
sample.usbd.console:
depends_on:
- usbd
tags: usb
harness: console
harness_config:
fixture: fixture_usb_cdc