zephyr/samples/net
Maureen Helm 4d5ee282be samples: net: Convert mcr20a samples to use the frdm_cr20a shield
Converts all net samples that enable the mcr20a 802.15.4 driver to use
the frdm_cr20a shield instead of hardcoding configs for the frdm_k64f
base board. This makes it possible to build mcr20a samples for other
base boards with compatible arduino headers.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-07-09 18:15:45 -07:00
..
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
dns_resolve doc: samples: cleanup board reference and layout 2019-06-13 16:09:02 -04:00
eth_native_posix doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
google_iot_mqtt cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
gptp samples: net: gptp: Fix compilation instructions 2019-05-23 22:13:11 +03:00
ipv4_autoconf license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lldp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lwm2m_client net: lwm2m: dont select MBEDTLS or set MBEDTLS options in subsys 2019-07-09 21:08:47 +03:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
nats dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets samples: net: Convert mcr20a samples to use the frdm_cr20a shield 2019-07-09 18:15:45 -07:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
syslog_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
telnet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
updatehub cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
vlan license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
wpan_serial cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
wpanusb samples: net: Convert mcr20a samples to use the frdm_cr20a shield 2019-07-09 18:15:45 -07:00
zperf cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
net.rst