No description
Find a file
Daniel Leung 8f0ab3038c arm/nxp_kinetis/k6x: simplify uart init
The UART console init should be done after UART init. So it can be
folded into general UART init, thus one fewer SYS_INIT().

Change-Id: Ifb18c5308dfef790325e6bff5bc7b5976fcd421e
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-05-03 12:43:31 +00:00
arch arm/nxp_kinetis/k6x: simplify uart init 2016-05-03 12:43:31 +00:00
boards arduino_101: add missing version_header.h file 2016-05-01 10:26:27 -04:00
doc doc: add section about 3rd party compilers 2016-05-03 00:29:58 +00:00
drivers Bluetooth: drivers/nble: Fix calling cmd from discov callback 2016-04-29 10:50:10 +00:00
include Bluetooth: GATT: Update documentation to include error domain 2016-05-02 15:28:18 +03:00
kernel nanokernel: move C atomic operations to centralized code 2016-04-27 21:40:19 +00:00
lib libc: add strncat() to minimal libc 2016-04-16 05:29:21 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: SMP: Avoid using hard-coded constant 2016-05-03 14:28:00 +03:00
samples Bluetooth: GATT: Fix error type 2016-05-02 14:31:02 +03:00
scripts update sanitycheck footprint data for the release 2016-05-02 20:50:45 -04:00
tests Bluetooth: GATT: Fix error type 2016-05-02 14:31:02 +03:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 1.3.0 2016-05-02 20:50:45 -04:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00