Go to file
Patrik Flykt 7380d25ffc net/trickle: Include net_core.h in order to define NET_ASSERT
net/net_core.h is not included by default in trickle.h, which can leave
NET_ASSERT undefined.

Change-Id: Ifadeacc745d6623f096e06c16bfb4dfa6a880a40
Signed-off-by: Patrik Flykt <patrik.flykt@linux.intel.com>
2017-03-09 20:33:47 +02:00
.known-issues
arch quark_se_ss: disable x86 GPIO driver by default 2017-03-09 14:53:17 +01:00
boards watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
doc doc: board porting guide 2017-03-08 10:35:01 +00:00
drivers drivers/ieee802154: Added RAW device to nRF5 radio driver 2017-03-09 20:33:47 +02:00
dts
ext drivers/ieee802154: Added RAW mode support to nRF5 radio driver 2017-03-09 20:33:47 +02:00
include net/trickle: Include net_core.h in order to define NET_ASSERT 2017-03-09 20:33:47 +02:00
kernel
lib lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
misc
samples samples: net: echo-server: Fix conditional around net_if_ipv4_addr_add() 2017-03-09 20:33:47 +02:00
scripts sanitycheck: run legacy tests only on daily basis 2017-03-07 22:54:54 +00:00
subsys net: shell: Fix missing return when IPv6 disabled 2017-03-09 20:33:47 +02:00
tests net: icmpv6: Remove unused variable 'len' from input calls 2017-03-09 20:33:45 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test
zephyr-env.sh