1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
Kaspar Schleiser 2ba85c1bc8 core: add support for test_utils_print_stack_usage
- activate THREAD_CREATE_STACKTEST also if test_utils_print_stack_usage
  is used

- make thread_measure_stack_free() available unconditionally

- if DEVELHELP is active, call test_utils_print_stack_usage() on any
  thread exit

- if DEVELHELP is active, call test_utils_print_stack_usage() after main
  for the idle thread, if that is used
2022-03-29 21:49:35 +02:00
..
include core: add support for test_utils_print_stack_usage 2022-03-29 21:49:35 +02:00
lib core: add support for test_utils_print_stack_usage 2022-03-29 21:49:35 +02:00
cond.c
doc.txt
Kconfig
Makefile
mbox.c
msg_bus.c
msg.c
mutex.c
sched.c core: add support for test_utils_print_stack_usage 2022-03-29 21:49:35 +02:00
thread_flags.c
thread.c core: add support for test_utils_print_stack_usage 2022-03-29 21:49:35 +02:00