1# Copyright (c) 2023 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4description: Skeleton for USB device controller driver
5
6compatible: "zephyr,udc-skeleton"
7
8include: usb-ep.yaml
9