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
Marian Buschsieweke 5b86848d77
sys/print_stack_usage: update MIN_SIZE
Since fmt no longer has a significant advantage in stack consumption,
we need to bump the `MIN_SIZE` guard that prevents causing stack
overflows due to the printing of the stack consumption.
2022-11-15 21:41:58 +01:00
..
Kconfig sys/test_utils/print_stack_usage: add Kconfig support 2022-03-29 21:49:35 +02:00
Makefile sys/test_utils: add print_stack_usage 2022-03-29 21:49:35 +02:00
print_stack_usage.c sys/print_stack_usage: update MIN_SIZE 2022-11-15 21:41:58 +01:00