mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
4b328203d2
Modules `tinyusb_common` and `tinyusb_device` are enabled automatically when package `tinyusb` is used. There is no need to enable them manually.
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
CONFIG_PACKAGE_TINYUSB=y
|
|
CONFIG_MODULE_TINYUSB_CLASS_CDC=y
|
|
CONFIG_MODULE_TINYUSB_CLASS_MSC=y
|