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 tests/usbus: Add automated test for usbus init 2019-09-19 09:29:54 +02:00
Makefile usb: Move Kconfig/Makefile merging into main Makefile.include 2020-06-30 10:51:37 +02:00
Makefile.ci tests: add stm32f030f4-demo to Makefile.ci 2019-10-21 15:33:11 +02:00
usbdev_mock.c tests/usbus: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
usbdev_mock.h tests/usbus: Add automated test for usbus init 2019-09-19 09:29:54 +02:00