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
cellular_modem
cloud yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
common
dhcpv4_client
dns_resolve
dsa
gptp
ipv4_autoconf
lldp
lwm2m_client yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
mdns_responder
mqtt_publisher
mqtt_sn_publisher
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
ptp
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
syslog_net
telnet
tftp_client
virtual
vlan
wifi net: lib: add wifi_credentials library 2024-10-22 08:21:04 -04:00
wpan_serial
zperf samples: net: zperf: Add USB CDC NCM support 2024-10-17 15:38:00 -04:00
net.rst