Lines Matching +full:net +full:- +full:tools
1 .. zephyr:code-sample:: syslog-net
3 :relevant-api: log_backend log_ctrl
12 See https://tools.ietf.org/html/rfc5424 and https://tools.ietf.org/html/rfc5426
16 :zephyr_file:`samples/net/syslog_net`.
21 - :ref:`networking_with_host`
29 .. code-block:: cfg
38 .. code-block:: console
48 .. zephyr-app-commands::
49 :zephyr-app: samples/net/syslog_net
55 Wi-Fi
58 The IPv4 Wi-Fi support can be enabled in the sample with
59 :ref:`Wi-Fi snippet <snippet-wifi-ipv4>`.