zephyr/subsys/shell/modules
Pete Skeggs 5f2e3998d1 shell: kernel: also print the thread entry pointer
Sometimes it is hard to tell which instance of a thread is which
in the printed list, based solely on the name (if present) and
the k_thread pointer, so also print the thread entry fn pointer.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
2021-03-08 12:52:47 +01:00
..
CMakeLists.txt shell: modules: Add date commands to display or set date 2020-03-10 15:04:12 +02:00
date_service.c shell: modules: Add date commands to display or set date 2020-03-10 15:04:12 +02:00
device_service.c shell: device_service: refine level output 2021-02-19 15:46:16 -05:00
Kconfig shell: add an option for minimal default configuration 2021-02-27 10:26:33 +01:00
kernel_service.c shell: kernel: also print the thread entry pointer 2021-03-08 12:52:47 +01:00