11 lines
194 B
YAML
11 lines
194 B
YAML
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: USB CDC ACM UART
|
||
|
|
||
|
compatible: "zephyr,cdc-acm-uart"
|
||
|
|
||
|
include: uart-controller.yaml
|
||
|
|
||
|
on-bus: usb
|