zephyr/include/drivers/console
Kumar Gala 140a8d0c8a console: Remove deprecated function console_register_line_input
console_register_line_input has been deprecated for at least 2 releases
so we can now remove it.  Remove native_stdin_register_input that is
associated with console_register_line_input.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-18 19:14:25 -05:00
..
console.h
ipm_console.h cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 2019-06-27 22:55:49 -04:00
native_posix_console.h console: Remove deprecated function console_register_line_input 2019-09-18 19:14:25 -05:00
uart_console.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
uart_mcumgr.h
uart_pipe.h