zephyr/samples/net
Ulf Magnusson a8aba2f8d0 Kconfig: Include Kconfig.zephyr last in sample Kconfig files
This will make adding properties to symbols in the base Zephyr Kconfig
files work the same as before.

I didn't actually spot any such cases, so this is just to play it safe.
It also makes the sample Kconfig symbols appear at the top in the
menuconfig interface, which might be nice.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-08-10 12:38:28 -07:00
..
coap_client samples: net: Fix coap-client sample 2018-05-22 08:54:54 -04:00
coap_server samples: net: Remove unwanted code from coap-server 2018-05-22 08:54:54 -04:00
coaps_client samples: net: coaps_client: Increase IPv6 mcast table size 2018-08-06 12:42:57 +03:00
coaps_server samples: fix u32_t type usage 2018-07-18 12:32:23 -04:00
common gpio: Refactor the mcux gpio driver to use dts 2018-04-20 08:54:11 -05:00
dhcpv4_client samples: net: Fix sanitycheck for sam_e70_xplained board 2018-04-05 08:25:49 -04:00
dns_resolve samples: net: dns: Cross reference mDNS config option 2018-06-29 13:11:18 +03:00
echo_client samples: net: Allow to register more adresses for OpenThread 2018-07-31 11:13:04 +03:00
echo_server samples: net: Allow to register more adresses for OpenThread 2018-07-31 11:13:04 +03:00
eth_native_posix drivers: eth: native_posix: Exec program after creating zeth 2018-08-06 14:20:51 +03:00
gptp Kconfig: Include Kconfig.zephyr last in sample Kconfig files 2018-08-10 12:38:28 -07:00
http_client samples: net: https-client: Increasing main stack size 2018-05-03 08:55:58 +03:00
http_server samples: net: Add test cases for USB EEM 2018-04-06 06:50:34 -04:00
ipv4_autoconf doc: fix errors in ipv4_autoconf sample doc 2018-08-09 09:53:15 +03:00
irc_bot samples: net: Remove undefined references to CONFIG_NET_LOG_ENABLED 2018-05-23 12:10:38 -04:00
leds_demo samples: leds_demo: depend on netif and gpio 2018-05-16 23:10:30 +03:00
lldp samples: net: lldp: Sample application that enables LLDP support 2018-08-08 09:53:24 +03:00
lwm2m_client samples: net: lwm2m: cleanup prj.conf 2018-08-07 14:41:48 +03:00
mbedtls_dtlsclient samples: fix u32_t type usage 2018-07-18 12:32:23 -04:00
mbedtls_dtlsserver samples: fix u32_t type usage 2018-07-18 12:32:23 -04:00
mbedtls_sslclient samples: mbedtls_sslclient: Use entropy driver to kickstart RNG 2018-06-11 17:43:04 -04:00
mdns_responder samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
mqtt_publisher samples: net/mqtt_publisher: Explicitly disable BT_TINYCRYPT_ECC 2018-07-31 13:55:40 +03:00
nats samples: nats: Fix warning when building with newlib 2018-07-13 09:42:14 -05:00
promiscuous_mode samples: net: Add promiscuous mode application 2018-07-24 15:12:37 +03:00
rpl_border_router cmake: Remove duplicate invocations of target_link_libraries on app 2018-06-26 15:53:32 +02:00
rpl_node tests: CONFIG_ARC_INIT is n by default 2018-07-30 15:17:51 -04:00
rpl-mesh-qemu sample: net: RPL mesh sample over QEMU 2018-02-20 14:47:14 +02:00
sntp_client samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
sockets net: samples: Add TLS support to socket echo_client/echo_server 2018-07-26 12:13:15 -04:00
stats Kconfig: Include Kconfig.zephyr last in sample Kconfig files 2018-08-10 12:38:28 -07:00
syslog_net samples: net: Fix sanitycheck for sam_e70_xplained board 2018-04-05 08:25:49 -04:00
telnet samples: telnet: fix net mgmt event handler 2018-04-12 10:35:10 +03:00
throughput_server samples: net: tp: Avoid compiler warning 2018-07-24 09:20:46 -04:00
traffic_class Kconfig: Include Kconfig.zephyr last in sample Kconfig files 2018-08-10 12:38:28 -07:00
vlan Kconfig: Include Kconfig.zephyr last in sample Kconfig files 2018-08-10 12:38:28 -07:00
wifi Kconfig: Include Kconfig.zephyr last in sample Kconfig files 2018-08-10 12:38:28 -07:00
wpan_serial tests: CONFIG_ARC_INIT is n by default 2018-07-30 15:17:51 -04:00
wpanusb tests: CONFIG_ARC_INIT is n by default 2018-07-30 15:17:51 -04:00
ws_console cmake: Remove duplicate invocations of target_link_libraries on app 2018-06-26 15:53:32 +02:00
ws_echo_server cmake: Remove duplicate invocations of target_link_libraries on app 2018-06-26 15:53:32 +02:00
zperf tests: CONFIG_ARC_INIT is n by default 2018-07-30 15:17:51 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00