zephyr/drivers/console
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
..
CMakeLists.txt net: websocket: Remove the websocket as HTTP APIs are removed 2019-01-25 11:21:20 -05:00
ipm_console_receiver.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ipm_console_sender.c
Kconfig drivers: console: kconfig: Remove redundant 'depends on UART_MCUMGR' 2019-03-15 07:25:10 -05:00
Kconfig.telnet console: move to new logger 2018-10-08 17:49:12 -04:00
native_posix_console.c native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
ram_console.c
rtt_console.c ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
telnet_console.c net/context: Remove token parameter from net_context_send/sendto 2019-03-20 10:27:14 -05:00
telnet_protocol.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
uart_console.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
uart_mcumgr.c
uart_pipe.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
xtensa_sim_console.c