20 Commits (main)

Author SHA1 Message Date
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on `struct shell` 2 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas 5113c1418d subsystems: migrate includes to <zephyr/...> 3 years ago
Hans Wilmers 414603fc9c shell: optionally set shell root command using Kconfig 4 years ago
Jakub Rzeszutko 889e37b8d9 shell: shell_utils internal api update 5 years ago
Jakub Rzeszutko 31bc7d2d1e shell: make shell_root_cmd_find function static 5 years ago
Jakub Rzeszutko 0738e1f04d shell: remove unused function shell_command_add 5 years ago
Jakub Rzeszutko 460995c810 shell: internal api update: fprintf 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Krzysztof Chruscinski 1fb61ea01e shell: Move default terminal width and height to Kconfig 5 years ago
Krzysztof Chruscinski 512de5ecac shell: Refactor command execution to enable raw arguments 5 years ago
Krzysztof Chruscinski 53b5bae41b shell: Refactor command getters 5 years ago
Jakub Rzeszutko b633e431a4 shell: add select command 6 years ago
Jakub Rzeszutko 2f040d8188 shell: unify commands execution 7 years ago
Flavio Ceolin 80c03550ba shell: Make shell_strlen return u16_t 7 years ago
Jakub Rzeszutko f7f4fe33a1 shell: static functions cleanup 7 years ago
Jakub Rzeszutko 4d491b283b shell: remove obsolete \r characters 7 years ago
Jakub Rzeszutko 3064ca4f2f shell: creating new module for help functionality 7 years ago
Flavio Ceolin 713ec4c71c shell: utils: Remove dead code 7 years ago
Krzysztof Chruscinski 6aed72e487 shell: Shell subsystem reimplementation 7 years ago