1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 19:13:51 +01:00
RIOT/tests/sys/stdin/Makefile
2023-05-12 14:24:40 +02:00

8 lines
136 B
Makefile

include ../Makefile.sys_common
USEMODULE += stdin
DISABLE_MODULE += test_utils_interactive_sync
include $(RIOTBASE)/Makefile.include