Go to file
Jukka Rissanen ba40f4ff31 net: apps: Set the mac address in listener app
The mac address length needs to be 6 bytes because this
test app has no 802.15.4 support. The uIP stack checks
this and expects only 6 bytes mac address in this case.

Change-Id: I1edd340491b4690b5a2cf285c63f90950bbc3ff3
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:31 -05:00
arch uart: Get rid of camelCase style 2016-02-05 20:14:27 -05:00
config
doc doc: microkernel fix PIPE API descriptions 2016-02-05 20:14:28 -05:00
drivers
include net: 6lowpan: Adapt compression functions to net_mbuf buffers 2016-02-05 20:14:30 -05:00
kernel Rename pipe kernel service commands 2016-02-05 20:14:28 -05:00
lib/libc
misc
net net: Fix the loopback driver function parameters 2016-02-05 20:14:31 -05:00
samples net: apps: Set the mac address in listener app 2016-02-05 20:14:31 -05:00
scripts Rename internal K_ChMovedAck() routine 2016-02-05 20:14:28 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile Zephyr 0.2.0 2016-02-05 20:14:28 -05:00
Makefile.inc
zephyr-env.sh