mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|