mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
|
include ../Makefile.tests_common
|
||
|
|
||
|
# For better testing use ps
|
||
|
#USEMODULE += ps
|
||
|
|
||
|
include $(RIOTBASE)/Makefile.include
|