zephyr/subsys/shell
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
modules all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
Kconfig shell: Fix compile error when shell enabled and log disabled 2019-03-25 22:45:08 -04:00
Kconfig.backends dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
Kconfig.template.shell_log_queue_size kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.template.shell_log_queue_timeout kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
shell.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_cmds.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_dummy.c shell: Improve handling of log messages 2018-12-19 14:37:00 +01:00
shell_fprintf.c shell: parsing output LF character 2018-10-10 10:45:28 +02:00
shell_help.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_help.h shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_history.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_log_backend.c shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option 2019-02-05 09:55:39 +01:00
shell_ops.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_ops.h shell: allow commands to suspend shell thread 2019-02-14 13:40:28 +01:00
shell_rtt.c shell: Add support to log_panic in RTT backend 2019-02-13 17:25:59 -05:00
shell_uart.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_utils.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell_utils.h shell: unify commands execution 2019-02-08 14:58:44 -05:00
shell_vt100.h shell: add meta-keys 2019-01-14 16:01:48 -05:00
shell_wildcard.c shell: allow commands to suspend shell thread 2019-02-14 13:40:28 +01:00
shell_wildcard.h shell: Add wildcard support 2018-09-19 09:30:29 -04:00