zephyr/samples/net
Alberto Escolar Piedras 1dd67be2e1 samples/net/telnet: Filter out for NATIVE_APPLICATION
This sample enables EVENTFD (through NET_SOCKETS_SERVICE)
which is not kconfig compatible with the old
NATIVE_APPLICATION targets (native_posix[//64])
Let's explicity filter out this platforms to avoid the
sample from failing to build

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00
..
capture
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
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 net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
gsm_modem
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
mqtt_sn_publisher samples/net/mqtt_sn_publisher: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
openthread/coprocessor net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
promiscuous_mode
sockets samples: http_get: move 'not CONFIG_NATIVE_LIBC' filter to POSIX build 2024-03-03 18:59:50 +01:00
stats
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
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