mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 09:32:44 +01:00
8 lines
136 B
Makefile
8 lines
136 B
Makefile
include ../Makefile.sys_common
|
|
|
|
USEMODULE += stdin
|
|
|
|
DISABLE_MODULE += test_utils_interactive_sync
|
|
|
|
include $(RIOTBASE)/Makefile.include
|