mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5e28ec5a63
There is no need for shell commands if there is no shell.
7 lines
110 B
Makefile
7 lines
110 B
Makefile
include ../Makefile.tests_common
|
|
USEMODULE += memarray
|
|
|
|
USEMODULE += ps
|
|
|
|
include $(RIOTBASE)/Makefile.include
|