Go to file
Ravi kumar Veeramally 9d0a484690 net: zoap: Minor comment style fixes
Change-Id: I8f63781a39263e110aec2e6f1e14d72650ce4e30
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-04-28 15:01:11 +03:00
.known-issues
arch x86: define MMU data structures 2017-04-27 17:46:54 +00:00
boards boards: sam_e70_xplained: read MAC from I2C EEPROM by default 2017-04-28 15:01:09 +03:00
doc doc: tweak Sphinx linkcheck options 2017-04-28 00:44:40 +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: mcux: add Makefiles for building the XCVR driver 2017-04-28 15:01:10 +03:00
include net: Switch to common values for SOCK_STREAM, SOCK_DGRAM 2017-04-28 15:01:10 +03:00
kernel kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
lib
misc printk: add vprintk() 2017-04-22 14:29:33 +00:00
samples samples: net: ieee802154: add KW41Z config file 2017-04-28 15:01:10 +03:00
scripts ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
subsys net: zoap: Minor comment style fixes 2017-04-28 15:01:11 +03:00
tests net: net_pkt_append: Refactor to return length of data actually added 2017-04-28 15:01:09 +03:00
.checkpatch.conf
.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
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile build: build host-tools when prebuilts are enabled 2017-04-27 20:52:20 -04:00
Makefile.inc
Makefile.test
zephyr-env.sh