zephyr/samples/net
Maximilian Deubel f6d305a529 net: lib: add wifi_credentials library
Upstream NCS's library for storing Wi-Fi credentials.
This library allows storage of Wi-Fi credentials
using different backends.
Either the Zephyr settings subsystem
or the PSA secure backend can be used.
For testing purposes, credentials can be defined statically.

Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
Signed-off-by: Gregers Gram Rygg <gregers.gram.rygg@nordicsemi.no>
Signed-off-by: Kaja Koren <kaja.koren@nordicsemi.no>
Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
2024-10-22 08:21:04 -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 yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
common samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
dhcpv4_client doc: fix trivial typo 2024-09-05 09:49:18 +02:00
dns_resolve net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02: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: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
lldp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lwm2m_client yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
mdns_responder net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt_publisher samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
mqtt_sn_publisher posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
openthread/coprocessor yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
prometheus samples: net: add prometheus library sample application 2024-10-18 14:17:11 +02:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ptp samples: doc: fix wrong relevant_apis references 2024-08-20 18:58:55 -04:00
secure_mqtt_sensor_actuator yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
sockets samples: net: http_server: Fix assertion on dynamic upload abort 2024-10-21 15:58:59 +02:00
stats samples: net: stats: Update project configuration 2024-06-24 12:42:16 -04:00
syslog_net samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
telnet samples: net: telnet: Remove redundant code 2024-10-08 16:58:20 +02:00
tftp_client samples: net: tftp_client: Bump main thread stack size 2024-06-24 12:42:16 -04:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan samples: net: vlan: Add IPv6 prefix config to each vlan-iface 2024-09-10 11:43:32 +02:00
wifi net: lib: add wifi_credentials library 2024-10-22 08:21:04 -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: zperf: Add USB CDC NCM support 2024-10-17 15:38:00 -04:00
net.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00