Find a file
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
arch uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
doc doc: correct 'interrupts' section of fsl_frdm_k64f 2016-02-05 20:15:25 -05:00
drivers uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
include serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
kernel ffs: rename find_[first|last]_set to find_[lsb|msb]_set 2016-02-05 20:15:25 -05:00
lib build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
misc misc: remove old printk() stub 2016-02-05 20:15:20 -05:00
net Bluetooth: Refactor signed write command 2016-02-05 20:15:24 -05:00
samples serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
scripts sanitycheck: add -z option for 'truesize' functionality 2016-02-05 20:15:24 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile allow linking of external application libraries 2016-02-05 20:15:21 -05:00
Makefile.inc build: simplify clean target 2016-02-05 20:14:45 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00