zephyr/subsys/debug
Andrew Boie 8f0bb6afe6 tracing: simplify idle thread detection
We now define z_is_idle_thread_object() in ksched.h,
and the repeated definitions of a function that does
the same thing now changed to just use the common
definition.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-30 15:25:55 -04:00
..
tracing tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
CMakeLists.txt
Kconfig doc: provide error handling documentation 2019-09-23 23:45:08 +02:00
Kconfig.segger
openocd.c