zephyr/samples/net
Alberto Escolar Piedras 86d71c7d83 samples/net/sockets/*: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones.
And remove redundant overlays (which were equal for the 32
and 64 bit versions)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00
..
capture samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
cellular_modem samples: net: cellular_modem: add mg100 support 2024-03-13 13:05:51 -05:00
cloud sample: net: mqtt: add ALPN Sample code for aws 2024-03-14 17:04:11 -05:00
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dns_resolve samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dsa net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
gptp samples/net/gptp: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
gsm_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ipv4_autoconf samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
lldp net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
lwm2m_client hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mdns_responder samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
mqtt_publisher random: Rename random header 2023-10-10 14:23:50 +03:00
mqtt_sn_publisher samples/net/gptp: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
openthread/coprocessor net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sockets samples/net/sockets/*: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
stats docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
syslog_net log: net: move log_backend_net_get() to header 2024-03-08 15:18:30 +00:00
telnet samples/net/telnet: Filter out for NATIVE_APPLICATION 2024-03-15 16:13:12 +01:00
tftp_client docs: Networking with native_posix: Rename 2023-11-15 10:03:17 +01:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
wifi hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
wpan_serial hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
wpanusb hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
zperf hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
net.rst