Go to file
Marcus Shawcroft 0cb864cada grove/lcd: Limit name space, add static.
Change-Id: I1efc5def0a205964309e719f5a1d4e00ce154f12
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-26 20:51:03 +00:00
.known-issues
arch arch: Add support for Cortex-M7 processor 2016-10-26 12:58:40 -05:00
boards boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
doc unified/doc: Add heap memory pool section to Kernel Primer 2016-10-25 00:10:35 +00:00
drivers grove/lcd: Limit name space, add static. 2016-10-26 20:51:03 +00:00
ext drivers:ksdk:random: Rename for consistency with other KSDK shim drivers. 2016-10-25 18:57:20 +00:00
fs
include arch: Add support for Cortex-M7 processor 2016-10-26 12:58:40 -05:00
kernel unified: add kconfig option for idle thread stack size 2016-10-26 20:42:11 +00:00
lib iot/zoap: Add support for block sized transfers 2016-10-25 12:56:51 +00:00
misc drivers/uart: Refactor UART input hook. 2016-10-25 11:31:08 +00:00
net net: buf: Make net_buf_frag_add take ownership of the buffer 2016-10-26 12:48:47 +00:00
samples samples: sensors: remove reference to non-existing MDEF_FILE 2016-10-25 23:16:32 +00:00
scripts boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
tests test: Add PINMUX to drivers build_all 2016-10-26 20:50:55 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: catch all fatal faults as failures 2016-10-19 15:05:47 +00:00
Kbuild
Kconfig
Kconfig.zephyr board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
LICENSE
MAINTAINERS boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
Makefile build: add Kconfig mechanism for deprecating boards 2016-10-25 20:56:41 +00:00
Makefile.inc board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
zephyr-env.sh