zephyr/samples/net
Robert Lubos 30a3d88d8a samples: net: wifi: Disable building on NS platform variants
The sample currently doesn't build for non-secure nRF platforms due to
mbed TLS misconfiguration - TFM enforces PSA crypto API, while the
default configuration for supplicant uses legacy crypto configuration.
In result, build fails due to unsatisfied dependencies. Therefore,
disable this variant from building temporarily to unblock the CI, until
the issue is resolved.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-05 14:05:36 -04:00
..
capture samples: net: capture: Add a way to capture some cooked data 2024-04-04 17:02:11 +02:00
cellular_modem drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
cloud doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
common
dhcpv4_client doc: fix trivial typo 2024-09-05 09:49:18 +02:00
dns_resolve tools: net-tools: place net-tools inside tools 2024-09-05 12:34:09 -05:00
dsa net: socket: Change the protocol field for AF_PACKET sockets 2024-05-29 10:48:34 -07:00
gptp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
ipv4_autoconf samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lldp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lwm2m_client samples: net: lwm2m_client: Remove unneeded Security object instance 2024-09-10 11:43:18 +02:00
mdns_responder samples: net: mdns_responder: Bump CONFIG_NET_SOCKETS_POLL_MAX 2024-06-24 12:42:16 -04:00
mqtt_publisher doc: net: mqtt: Add info for mosquitto >= 2.0 2024-08-09 17:57:31 +01:00
mqtt_sn_publisher posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
openthread/coprocessor doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
promiscuous_mode
ptp samples: doc: fix wrong relevant_apis references 2024-08-20 18:58:55 -04:00
secure_mqtt_sensor_actuator samples: net: add secure MQTT sensor/actuator device sample 2024-05-23 07:51:04 -04:00
sockets samples: net: sockets: Update HTTP server linker with CMake variable 2024-10-04 10:49:51 +01:00
stats samples: net: stats: Update project configuration 2024-06-24 12:42:16 -04:00
syslog_net doc: use proper pygment for .conf code-blocks 2024-06-20 14:07:32 -04:00
telnet samples: net: telnet: Bump IPv6 mcast address count 2024-06-24 12:42:16 -04:00
tftp_client samples: net: tftp_client: Bump main thread stack size 2024-06-24 12:42:16 -04:00
virtual
vlan samples: net: vlan: Add IPv6 prefix config to each vlan-iface 2024-09-10 11:43:32 +02:00
wifi samples: net: wifi: Disable building on NS platform variants 2024-10-05 14:05:36 -04:00
wpan_serial lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
zperf samples/net: Remove redundant exclude filters 2024-09-25 04:04:36 -04:00
net.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00