zephyr/drivers/console
Daniel Leung 5faca5067a uart_pipe: let UART driver do the initialization
Remove the call to uart_init(), and let the UART drivers take care of
the port initialization.

Change-Id: Id3e46135ab993cb6596b1fb5339ab1664c65ab40
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:56 -05:00
..
Kconfig misc: add shell support. 2016-02-05 20:24:55 -05:00
Makefile misc: add shell support. 2016-02-05 20:24:55 -05:00
console_handler_shell.c shell: prefix types with shell_ 2016-02-05 20:24:55 -05:00
ipi_console_receiver.c checkpatch: error - open_brace 2016-02-05 20:24:31 -05:00
ipi_console_sender.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
ram_console.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
uart_console.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
uart_pipe.c uart_pipe: let UART driver do the initialization 2016-02-05 20:24:56 -05:00