zephyr/samples/net
Kumar Gala 514a07a9e2 samples: coaps_server: Fix platforms to build coap_server test on
We incorrectly had an arch_whitelist constraint set to 'qemu_x86' that
should have been a platform_whitelist, so fix that and add arduino_101
frdm_k64f to the platform_whitelist as targets that we can test this on.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-06-23 16:03:21 -04:00
..
coaps_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
coaps_server samples: coaps_server: Fix platforms to build coap_server test on 2017-06-23 16:03:21 -04:00
common net: samples: Fix the BT compilation in sample API 2017-05-13 14:30:58 -04:00
dhcpv4_client linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
dns_resolve tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
echo_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
echo_server tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
http_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
http_server tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
https_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
ieee802154 samples: net: ieee802154: add KW41Z config file 2017-04-28 15:01:10 +03:00
irc_bot tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
leds_demo tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbedtls_dtlsclient tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbedtls_dtlsserver tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbedtls_sslclient tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mqtt_publisher tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
nats samples: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
telnet tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
wpan_serial tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
wpanusb samples: wpanusb: remove unnecessary condition for ccflags 2017-06-22 07:09:07 -04:00
zoap_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
zoap_server tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
zperf tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net.rst