Skip to content

Commit

Permalink
Merge pull request #13729 from fjmolinas/pr_tests_usbus
Browse files Browse the repository at this point in the history
test/usbus: disable auto_init_usbus
  • Loading branch information
benpicco authored Mar 26, 2020
2 parents 42ff700 + c2d5f6e commit b535c66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/usbus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b535c66

Please sign in to comment.