1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

sys/usb: enable common USB Kconfig for tinyUSB

This commit is contained in:
Gunar Schorcht 2022-11-05 18:18:47 +01:00
parent 579370fd75
commit 5685718bcf

View File

@ -6,7 +6,7 @@
#
menuconfig KCONFIG_USB
bool "Configure USB"
depends on USEMODULE_USBUS
depends on MODULE_USBUS || PACKAGE_TINYUSB
help
Configure the USB peripheral via Kconfig.