1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
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
..
cond.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
mbox.h core/mbox: add mbox_size() and mbox_avail() 2020-11-20 10:38:17 +01:00
msg_bus.h core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
msg.h core: add functionality to check queue state of another thread 2022-03-03 16:50:34 +01:00
mutex.h core/mutex: fix typo in documentation 2020-12-29 11:48:48 +01:00
native_sched.h core: uncrustify 2020-03-30 17:02:08 +02:00
sched.h Merge pull request #17093 from maribu/core/change_prio 2022-01-28 20:01:20 +01:00
thread_flags.h core/thread: Add constant value to check custom flags against 2022-02-26 22:17:33 +01:00
thread.h core: add support for test_utils_print_stack_usage 2022-03-29 21:49:35 +02:00