Add experimental CDC ACM implementation for new USB device stack. It currently implements only UART IRQ API support and is WIP. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
rsource "Kconfig.loopback"
|
|
rsource "Kconfig.cdc_acm"
|