zephyr/subsys/console
Aska Wu fa934009cb subsys: console: Fix the buffer size checking
Fix the problem that no compiler error even the buffer size is not power
of 2.

Signed-off-by: Aska Wu <aska.wu@linaro.org>
2017-12-10 19:49:02 -05:00
..
CMakeLists.txt
Kconfig
getchar.c subsys: console: Fix the buffer size checking 2017-12-10 19:49:02 -05:00
getline.c