zephyr/samples/net
Andrzej Głąbek 4253eae005 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840
The nRF52840 DK board target, so far known as nrf52840_pca10056,
is renamed to nrf52840dk_nrf52840.
Its documentation and all references to its name in the tree are
updated accordingly. Overlay and configuration files specific to
this board are also renamed, to match the new board name.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-03-27 09:14:08 +01:00
..
cloud samples: net: azure: Add support for subscribe 2020-03-19 11:09:44 +02: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 samples: net: dns: Small refactoring 2020-01-24 16:22:18 +02:00
eth_native_posix tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
gptp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
gsm_modem samples: net: gsm_modem: Add README file 2020-02-18 18:52:43 +02:00
ipv4_autoconf tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
lldp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
lwm2m_client boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher scripts: net: Add TLS test for mqtt_publisher 2020-03-25 08:39:39 +02:00
openthread/ncp net: openthread: Add NCP sample 2020-03-25 08:37:16 +02:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
stats kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
syslog_net samples: syslog_net: Remove ref. to CONFIG_SYS_LOG_BACKEND_NET_SERVER 2019-12-09 12:55:07 -05:00
telnet samples: net: telnet: Add BLE IPSP overlay config 2020-02-12 10:22:49 +02:00
updatehub kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
vlan kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
wifi samples: wifi: add config to test winc1500 driver 2020-02-05 12:00:36 +01:00
wpan_serial treewide: use full path to uart.h header 2020-01-26 17:52:12 +01:00
wpanusb boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
zperf samples: net: zperf: Ignore out of net_buf issue 2019-12-10 10:00:53 +02:00
net.rst