31 Commits (main)

Author SHA1 Message Date
Daniel DeGrasse 598f343385 shell: handle reprint correctly when output crosses line boundary 5 months ago
Jakub Rzeszutko 5bb721264b shell: add generic RX buffer flush function 9 months ago
Théo Battrel e34542a3de Shell: Make `full_line_cmd` return false on empty lines 11 months ago
Rick Talbott 829b91ab2f shell: Fix scrolling long commands in history 2 years ago
Jakub Rzeszutko bdeb62d116 shell: fix possible negative indexing 2 years ago
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on `struct shell` 2 years ago
Gerhard Jörges 6be558af5b shell: check echo flag in z_shell_cursor_in_empty_line() 3 years ago
Krzysztof Chruscinski 4100c57faa shell: Fix immediate logging case 4 years ago
Jakub Rzeszutko 8b8a3bbf71 shell: fix assert in panic mode 4 years ago
Jakub Rzeszutko 0a50ebed01 shell: rework vt100 commands storage 4 years ago
Michał Barnaś 01a01de594 shell: fix polling TXDONE signal by multiple threads 4 years ago
Pete Skeggs c36fc5c3f2 shell: add obscured input mode 4 years ago
Jakub Rzeszutko 889e37b8d9 shell: shell_utils internal api update 5 years ago
Jakub Rzeszutko 0eea85bf08 shell: shell_ops internal api update 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
Jakob Olesen 71260d88d5 shell: Initialize va_list variables portably. 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Jakub Rzeszutko 46a02322ec shell: allow commands to suspend shell thread 6 years ago
Jakub Rzeszutko 090ef041e8 shell: improved shell_prompt_change function 7 years ago
Krzysztof Chruscinski 4c2deebcdf shell: Move internal functions from shell.c to shell_ops.c 7 years ago
Jakub Rzeszutko ce6be8600b shell: safe print from different threads 7 years ago
Jakub Rzeszutko 770261045e shell: added static to char_replace function 7 years ago
Jakub Rzeszutko e7b55a6eb5 shell: meta-keys handle condition update 7 years ago
Jakub Rzeszutko 63696968eb shell: add meta-keys 7 years ago
Krzysztof Chruscinski d653a5182c shell: Allow calling shell_fprintf from various contexts 7 years ago
Jakub Rzeszutko f7f4fe33a1 shell: static functions cleanup 7 years ago
Jakub Rzeszutko 3064ca4f2f shell: creating new module for help functionality 7 years ago
Patrik Flykt b97db52de7 misra-c: Add 'U' to unsigned variable assignments in subsys/ 7 years ago
Jakub Rzeszutko e59b8cbef9 subsys : shell : Added API changing prompt 7 years ago
Krzysztof Chruscinski 6aed72e487 shell: Shell subsystem reimplementation 7 years ago