zephyr/samples/net
Jukka Rissanen 63ca45b222 samples: net: http: Remove Arduino-101 config from server
There is not enough memory to run the HTTP server sample
application in Arduino-101 so remove the config file.

Jira: ZEP-2157

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-19 16:05:38 +03:00
..
coaps_client samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
coaps_server samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
common net: samples: Fix the BT compilation in sample API 2017-05-13 14:30:58 -04:00
dhcpv4_client samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
dns_resolve samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
echo_client samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
echo_server samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
http_client net: samples: Common application init API 2017-05-04 15:58:45 -04:00
http_server samples: net: http: Remove Arduino-101 config from server 2017-05-19 16:05:38 +03:00
ieee802154
irc_bot samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
leds_demo
mbedtls_dtlsclient samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
mbedtls_dtlsserver samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
mbedtls_sslclient samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
mqtt_publisher
nats samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
telnet samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
wpan_serial samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
wpanusb samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
zoap_client doc: change gerrit references to github 2017-04-28 21:21:06 +00:00
zoap_server Revert "net: zoap_server: Unify Makefile and add prj file" 2017-05-18 15:09:15 +03:00
zperf samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
net.rst