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 dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
basic sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
bluetooth Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00
boards samples: mesh: nrf52: removed bug in Gen. onoff unack handler 2018-11-28 13:39:03 +02:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
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 sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
mpu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net samples: net: zperf: Allow to build with IPv4 or IPv6 only 2018-11-30 14:18:34 +02:00
nfc/nfc_hello samples: Remove board.h include 2018-11-01 13:15:18 +01:00
philosophers kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
sensor sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys usb: add SoF event 2018-11-23 09:18:41 -05:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst
samples.rst samples: Provide x-nucleo-iks01a1 shield sample 2018-09-21 18:51:26 -04:00