Go to file
Inaky Perez-Gonzalez 89368bf63a doc/getting_started: replace missing TOC entry with link
A warning was generated for the TOC entry "About Zephyr", which was
missing; replaced with a link to said section (to reduce clutter in
the document).

Change-Id: I1f879bc21bad8ec857781208ad9e31079015292a
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-14 20:00:48 +00:00
arch nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
boards nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
doc doc/getting_started: replace missing TOC entry with link 2016-06-14 20:00:48 +00:00
drivers Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
ext
include nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
kernel nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
lib
misc
net Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
samples Bluetooth: IPSP: Add README 2016-06-14 15:59:50 +03:00
scripts
tests tests: test nano_fifo_put_list and nano_fifo_put_slist. 2016-06-13 20:24:42 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINER: add maintainer component and reviewers 2016-06-10 19:32:20 +00:00
Makefile libc: change linking order to avoid over-stripping of symbols 2016-06-14 16:55:53 +00:00
Makefile.inc Revert "build: Do not depend on python while creating the relative path" 2016-06-14 16:55:52 +00:00
zephyr-env.sh