zephyr/subsys/shell
Patrik Flykt b97db52de7 misra-c: Add 'U' to unsigned variable assignments in subsys/
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
modules misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
CMakeLists.txt shell: Add a Segger RTT backend 2018-11-02 12:19:58 -04:00
Kconfig shell: wildcard active by default 2018-11-06 17:12:41 -05:00
Kconfig.backends shell: Refactor RTT backend 2018-12-04 16:24:44 -05:00
legacy_shell.c shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
shell_cmds.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
shell_dummy.c shell: fix shell thread name 2018-11-19 11:40:05 -05:00
shell_fprintf.c shell: parsing output LF character 2018-10-10 10:45:28 +02:00
shell_history.c shell: fix history feature 2018-10-24 14:31:25 +01:00
shell_log_backend.c shell: Fix log messages queueing for multiple instances 2018-11-22 13:14:49 -05:00
shell_ops.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
shell_ops.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_rtt.c shell: Refactor RTT backend 2018-12-04 16:24:44 -05:00
shell_service.c shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
shell_uart.c shell: enable UART backend without interrupts 2018-11-21 22:41:21 -05:00
shell_utils.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
shell_utils.h shell: utils: Remove dead code 2018-11-30 08:06:40 -08:00
shell_vt100.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_wildcard.c shell: fix assert in wildcard plugin 2018-10-29 09:58:08 +00:00
shell_wildcard.h shell: Add wildcard support 2018-09-19 09:30:29 -04:00
shell.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00