zephyr/subsys/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 subsys: console: Split serial tty handling to a separate module 2018-10-03 16:40:49 +02:00
getchar.c tty: Remove buffer params from tty_init() 2018-12-20 12:21:49 +01:00
getline.c samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
Kconfig console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
line_fifo.c console: Remove CONFIG_WEBSOCKET_CONSOLE code 2019-02-11 22:29:58 -05:00
tty.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00