mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 23:12:45 +01:00
Kaspar Schleiser
fbe57de85e
This commit adds a module that can print stack metrics in the format as understood by CI.
4 lines
73 B
Makefile
4 lines
73 B
Makefile
MODULE = test_utils_print_stack_usage
|
|
|
|
include $(RIOTBASE)/Makefile.base
|