mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 18:32:50 +01:00
8 lines
120 B
Makefile
8 lines
120 B
Makefile
|
include ../Makefile.tests_common
|
||
|
|
||
|
USEMODULE += stdin
|
||
|
|
||
|
TEST_ON_CI_WHITELIST += all
|
||
|
|
||
|
include $(RIOTBASE)/Makefile.include
|