Go to file
Marcus Shawcroft 914432853a driver/gpio/qmsi: Limit name space, add static.
Change-Id: I77133e665cdc4995db83302389ecf64d79b08f35
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-28 10:54:18 +00:00
.known-issues
arch kernel: merge _IS_IN_ISR() with _is_in_isr() 2016-10-27 21:45:03 +00:00
boards boards: define LED pin on boards with LED 2016-10-27 20:56:08 +00:00
doc unified: update kernel event logger doc 2016-10-26 23:38:10 +00:00
drivers driver/gpio/qmsi: Limit name space, add static. 2016-10-28 10:54:18 +00:00
ext
fs
include unified: Ensure K_THREAD_DEFINE() generates a thread id 2016-10-27 08:36:14 -05:00
kernel kernel: merge _IS_IN_ISR() with _is_in_isr() 2016-10-27 21:45:03 +00:00
lib
misc
net net: buf: Make net_buf_frag_add take ownership of the buffer 2016-10-26 12:48:47 +00:00
samples tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
scripts sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup 2016-10-27 18:30:27 -04:00
tests tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
Makefile Makefile: Don't hide the "prebuilt" kernel 2016-10-27 20:10:27 +00:00
Makefile.inc
zephyr-env.sh