zephyr/samples/net
Armin Brauns 52dfd528b8 samples: syslog_net: use utility function for backend init
log_backend_init() does the exact same thing, but shorter.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2022-12-01 09:48:42 +01:00
..
capture includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cloud tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
common
dhcpv4_client includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dns_resolve includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dsa includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eth_native_posix tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
gptp tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
gsm_modem includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ipv4_autoconf tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
lldp tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
lwm2m_client tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mdns_responder tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mqtt_publisher tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mqtt_sn_publisher tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
openthread/coprocessor tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
promiscuous_mode includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sockets tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
stats includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
syslog_net samples: syslog_net: use utility function for backend init 2022-12-01 09:48:42 +01:00
telnet includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
virtual includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vlan includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
wifi tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
wpan_serial samples: net: wpan(usb|serial): exclude thingy53_nrf5340_cpuapp_ns 2022-11-15 12:13:46 +00:00
wpanusb usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
zperf samples: net: zperf: Add loopback overlay 2022-10-21 13:15:05 +02:00
net.rst