zephyr/drivers
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
..
bluetooth bluetooth: move static device definition to platform configs 2016-02-05 20:15:25 -05:00
console uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
interrupt_controller ioapic: cleanup code comments and doxygenize the file description 2016-02-05 20:15:20 -05:00
pci ffs: rename find_[first|last]_set to find_[lsb|msb]_set 2016-02-05 20:15:25 -05:00
random drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
serial serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
simple serial: rework functions to use struct device... 2016-02-05 20:15:25 -05:00
timer Remove PIT code 2016-02-05 20:15:20 -05:00
Kconfig Move PCI settings to drivers/pci 2016-02-05 20:15:19 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00