1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sys/malloc_monitor/Makefile
2024-03-26 10:00:24 +01:00

8 lines
120 B
Makefile

include ../Makefile.sys_common
USEMODULE += embunit
USEMODULE += malloc_monitor
include $(RIOTBASE)/Makefile.include