zephyr/samples/net
Kumar Gala c4cdba3833 samples: lwm2m_client: Convert to use DEVICE_DT_GET_ONE
Move to use DEVICE_DT_GET_ONE instead of device_get_binding as
we work on phasing out use of DTS 'label' property.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-07 08:27:52 -05: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 samples: lwm2m_client: Convert to use DEVICE_DT_GET_ONE 2022-07-07 08:27:52 -05: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 uart_pipe: Remove obsolete UART_PIPE_ON_DEV_NAME Kconfig 2022-07-07 09:59:49 +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