zephyr/subsys/console
Paul Sokolovsky 2ffb951630 console: Kconfig: Update for recent changes
Buffer sizes aren't required to be power of 2 for a while. Describe
that by setting buffers sizes to 0, one can get non interrupt driven
operation.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-12-20 12:21:49 +01:00
..
CMakeLists.txt
Kconfig console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
getchar.c tty: Remove buffer params from tty_init() 2018-12-20 12:21:49 +01:00
getline.c
line_fifo.c
tty.c tty: Remove buffer params from tty_init() 2018-12-20 12:21:49 +01:00