95b64fb776
Instead of having just one static "UART console" device, allow to instantiate buffered, interrupt-driven POSIX-like "tty" wrapper for any underlying device. Then, use this functionality to provide compatible "console API". Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
getchar.c | ||
getline.c | ||
line_fifo.c |