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

test/usbus: disable auto_init_usbus

This commit is contained in:
Francisco Molina 2020-03-26 15:56:17 +01:00
parent ab5deca3b0
commit c2d5f6e8d9
No known key found for this signature in database
GPG Key ID: 3E94EAC3DBDEEDA8

View File

@ -3,6 +3,8 @@ USEMODULE += embunit
USEMODULE += usbus
FEATURES_PROVIDED += periph_usbdev
DISABLE_MODULE += auto_init_usbus
# USB device vendor and product ID
DEFAULT_VID = 1209
DEFAULT_PID = 7D00