zephyr/drivers/console
Daniel Leung d8f10f4c01 uart_console: make baud rate configurable
Move the baud rate selection for uart_console into Kconfig.
This allows apps to specify custom speed. Default is 115200
which should be supported by almost all RS232 and USB adapters
out in the past few years.

Change-Id: I78649bf2a1b2ddfc90a20d611a6454e3ad3b1b3a
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:15:25 -05:00
..
Kconfig uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
Makefile console: uart_console: introduces CONFIG_UART_CONSOLE 2016-02-05 20:15:25 -05:00
uart_console.c console: uart_console: decouple uart console init from UART init 2016-02-05 20:15:25 -05:00