1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/test_utils/print_stack_usage/Makefile
Kaspar Schleiser fbe57de85e sys/test_utils: add print_stack_usage
This commit adds a module that can print stack metrics in the format as
understood by CI.
2022-03-29 21:49:35 +02:00

4 lines
73 B
Makefile

MODULE = test_utils_print_stack_usage
include $(RIOTBASE)/Makefile.base