zephyr/samples/net
Ola Tangen Kulseng 1563d4a0c3 net: lwm2m: Default ssid
Created the variable CONFIG_LWM2M_SERVER_DEFAULT_SSID to be
the default ssid when not using bootstrap. Needed for access control.

Signed-off-by: Ola Tangen Kulseng <ola.kulseng@nordicsemi.no>
2022-07-15 10:10:16 +02:00
..
capture samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
cloud all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
common
dhcpv4_client all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
dns_resolve all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
dsa all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
eth_native_posix samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
gptp all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
gsm_modem samples: gsm_modem: Remove use of DT_BUS_LABEL 2022-07-06 12:41:35 -05:00
ipv4_autoconf all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
lldp samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
lwm2m_client net: lwm2m: Default ssid 2022-07-15 10:10:16 +02:00
mdns_responder all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
mqtt_publisher samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
openthread/coprocessor samples: net: openthread: Increase main stack size in OT samples 2022-05-11 11:02:57 +02:00
promiscuous_mode all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
sockets drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
stats samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
syslog_net logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
telnet all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
virtual all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
vlan samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
wifi samples: wifi: enable reel_board to test winc1500 2022-07-04 16:50:20 +02:00
wpan_serial samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
wpanusb samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
zperf samples: net: zperf: Comply with Coccinelle requirements 2022-06-23 11:10:34 +02:00
net.rst