zephyr/subsys/shell/modules/kernel_service
Pisit Sawangvonganan b44250ae46 shell: modules: kernel: streamline code
This commit includes cleanups to `kernel_service`:
- `shell_tdata_dump()`:
  Adjust formatting to align with `.clang-format`.
- `shell_stack_dump()`:
  Update to pass `sh` directly instead of `user_data` since
  it is already assigned.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-12-13 11:35:28 +01:00
..
thread shell: modules: kernel: streamline code 2024-12-13 11:35:28 +01:00
CMakeLists.txt
cycles.c
heap.c shell: kernel_service: heap: add required header 2024-09-19 03:52:59 -04:00
Kconfig
kernel_shell.c
kernel_shell.h
log-level.c
reboot.c
sleep.c
uptime.c
version.c