1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/usbus
chrysn 346093c290 usb: Move Kconfig/Makefile merging into main Makefile.include
This allows the check for test IDs to run independently of the
configuration source, and provides a canonical point for the
configurable (and tested) Makefile variable to enter CFLAGS.
2020-06-30 10:51:37 +02:00
..
tests tests: use check_unittests func from testrunner 2020-03-19 10:39:34 +01:00
main.c
Makefile usb: Move Kconfig/Makefile merging into main Makefile.include 2020-06-30 10:51:37 +02:00
Makefile.ci
usbdev_mock.c tests/usbus: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
usbdev_mock.h