51eb4572f5
This patch add tty runtime initialization check for console support routines. Without it callers of routines API are not aware that initialization of tty was failed. This patch basically checks availability of console device and also its support for interrupt driven transfers if routines are configured to use it. Signed-off-by: Pavel Kral <pavel.kral@omsquare.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
getchar.c | ||
getline.c | ||
line_fifo.c | ||
tty.c |