zephyr/samples/net
Stephanos Ioannidis 14573bdb3a samples: net: gptp: Remove Kconfig MAC address for sam_e70_xplained
This commit removes the Kconfig MAC address configurations for the
`sam_e70_xplained` board, as these have been migrated to use the device
tree configurations.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-03-31 08:08:29 -05:00
..
cloud cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
common
dhcpv4_client cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
dns_resolve cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
eth_native_posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
gptp samples: net: gptp: Remove Kconfig MAC address for sam_e70_xplained 2020-03-31 08:08:29 -05:00
gsm_modem cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ipv4_autoconf cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
lldp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
lwm2m_client samples: lwm2m_client: Convert to new DT_INST macros 2020-03-30 16:40:01 -05:00
mdns_responder cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mqtt_publisher cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
openthread/ncp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
promiscuous_mode cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sockets samples: echo_server: Fix missed renaming of nrf52840_pca10056 2020-03-30 13:27:37 +02:00
stats cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
syslog_net cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
telnet cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
updatehub lib: updatehub: Fix buffer sizes 2020-03-30 16:54:29 +03:00
vlan cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
wifi cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
wpan_serial cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
wpanusb cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
zperf cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net.rst