zephyr/samples
Bub Wei b5ae7da269 samples: net: zperf: Allow to build with IPv4 or IPv6 only
context4/6 is initilalized in net_context_get function
which is restricted under CONFIG_NET_IPV4/IPV6 with
IS_EANBLED macro. So add the same macro check for
net_context_put function to avoid NET_ASSERT(context).

Signed-off-by: Bub Wei <bub.wei@unisoc.com>
2018-11-30 14:18:34 +02:00
..
application_development
basic
bluetooth
boards samples: mesh: nrf52: removed bug in Gen. onoff unack handler 2018-11-28 13:39:03 +02:00
cpp_synchronization
display samples: display: add sample for demonstrating custom CFB font 2018-11-28 11:46:00 +01:00
drivers samples: drivers: watchdog: enable debug logging 2018-11-27 14:15:58 -06:00
hello_world
mpu
net samples: net: zperf: Allow to build with IPv4 or IPv6 only 2018-11-30 14:18:34 +02:00
nfc/nfc_hello
philosophers
sensor
shields
subsys usb: add SoF event 2018-11-23 09:18:41 -05:00
synchronization
testing/integration
xtensa_asm2
kernel.rst
samples.rst