mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 01:53:51 +01:00
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
|