.known-issues
arch
xtensa port: Fixed crash on interrupt handlers when logger is enabled.
2017-04-28 15:49:01 +00:00
boards
doc: fix broken link in nordic-segger board doc
2017-04-28 16:00:47 +00:00
doc
doc: Updating installation instructions
2017-04-28 15:32:44 +00:00
drivers
net: ieee802154: add native IEEE 802.15.4 driver for KW41Z
2017-04-28 15:01:10 +03:00
dts
ext
ext: stm32cube: update stm32f1xx cube version
2017-04-28 15:06:40 -05:00
include
Merge "Merge net branch into master"
2017-04-28 14:54:10 +00:00
kernel
kernel: tickless: Add tickless kernel support
2017-04-27 13:46:28 +00:00
lib
lib: convert to using newly introduced integer sized types
2017-04-20 11:56:00 -05:00
misc
printk: add vprintk()
2017-04-22 14:29:33 +00:00
samples
samples: net: dns_resolve: Clarify that DNS queries aren't immediate
2017-04-28 15:01:12 +03:00
scripts
checkpatch: per coding style, we do not allow c++ style comments
2017-04-28 13:03:33 +00:00
subsys
usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint
2017-04-28 18:48:58 +00:00
tests
net: net_pkt_append: Refactor to return length of data actually added
2017-04-28 15:01:09 +03:00
.checkpatch.conf
checkpatch: update checkpatch to warn about C99 type usage
2017-04-21 17:24:04 +00:00
.gitattributes
.gitignore
.gitlint
scripts: add gitlint to check for validity of commit messages
2017-04-25 22:48:24 +00:00
.gitreview
.mailmap
.shippable.yml
ci: add CI/CD integration and related scripts
2017-04-27 20:58:14 -04:00
defaults.tc
Kbuild
build: Add separate DTS target
2017-04-20 14:36:10 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
MAINTAINERS: remove references to legacy headers
2017-04-20 14:11:16 +00:00
Makefile
build: build host-tools when prebuilts are enabled
2017-04-27 20:52:20 -04:00
Makefile.inc
build: Add separate DTS target
2017-04-20 14:36:10 +00:00
Makefile.test
zephyr-env.sh