.known-issues
net: dns: Remove dns_client API and sample application
2017-04-13 15:21:45 +03:00
arch
arch: Convert formatter strings to use PRI defines
2017-04-17 11:09:36 -05:00
boards
drivers: Add Atmel SAM serial (UART) driver
2017-04-14 05:56:54 -05:00
doc
Merge "Merge net branch into master"
2017-04-14 01:43:34 +00:00
drivers
drivers/sensor: Convert formatter strings to use PRI defines
2017-04-17 11:09:36 -05:00
dts
arm: dts: Add DTS support for NRF52832 SoC
2017-04-14 05:56:54 -05:00
ext
ext: mcux: Adapt ksdk 1.3 for kw40z to work with mcux 2.x drivers
2017-04-14 05:56:53 -05:00
include
kernel: include inttypes.h to get access to PRI defines in most spots
2017-04-17 11:09:31 -05:00
kernel
kernel: Convert formatter strings to use PRI defines
2017-04-17 11:09:36 -05:00
lib
lib: json: use explicit unsigned char to avoid array subscript error
2017-04-14 19:03:41 +00:00
misc
misc: Allow flash image size to be constrained
2017-04-14 01:35:59 +00:00
samples
samples/boards/microbit: Add sound sample
2017-04-18 01:55:10 +00:00
scripts
sanitycheck: Add hexiwear_kw40z
2017-04-14 05:56:53 -05:00
subsys
net: use UNALIGNED_GET/PUT to access IP address
2017-04-13 15:21:46 +03:00
tests
tests: kernel: add tickless test
2017-04-18 01:50:47 +00:00
.checkpatch.conf
checkpatch: Remove reference to legacy IP stack
2017-02-08 13:05:27 +00:00
.gitattributes
First commit
2015-04-10 16:44:37 -07:00
.gitignore
doc: tweak .gitignore to allow doc theme dev
2017-02-23 13:20:04 +00:00
.gitreview
Add a .gitreview file
2016-02-20 14:25:01 +00:00
.mailmap
mailmap: added axy (for Anas Nashif)
2016-12-21 13:49:59 +00:00
defaults.tc
testcases: catch more fatal kernel error messages
2016-11-11 13:21:16 +00:00
Kbuild
frdm: fixed path and dependencies for extract_dts_includes.py
2017-02-22 13:57:52 +00:00
Kconfig
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
Kconfig.zephyr
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
LICENSE
add top level Apache 2.0 license file
2016-02-05 20:24:37 -05:00
MAINTAINERS
MAINTAINERS: update for network applications
2017-04-09 15:45:20 +00:00
Makefile
build: use -O2 instead of -Os for ARC with SDK 0.9
2017-04-09 14:57:50 +00:00
Makefile.inc
Revert "build: Fix qemugdb target"
2017-03-09 09:22:51 +00:00
Makefile.test
tests: introduce Makefile.test
2017-01-03 17:48:44 +00:00
zephyr-env.sh
zephyr-env.sh: only reset scripts_path on Windows
2017-03-31 15:42:31 -04:00