zephyr/samples/net
Paul Sokolovsky a39ec5f72c drivers: slip: Rework logging to follow conventions
Previously, there was boolean CONFIG_SLIP_DEBUG, which effectively
switched between "logging off" and "debug-level logging". Instead,
switch to CONFIG_SYS_LOG_SLIP_LEVEL (the naming of the option follows
existing conventions) which allows to select any of the standard 5
logging levels.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-10-16 12:31:17 -04:00
..
coap_client net: samples: fix early unref issue for coap_client/server 2017-10-16 12:38:28 +03:00
coap_server net: samples: fix early unref issue for coap_client/server 2017-10-16 12:38:28 +03:00
coaps_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
coaps_server tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
common net/samples: Build cc2520 frdm's common code only when relevant 2017-10-06 18:30:18 -04:00
dhcpv4_client drivers: slip: Rework logging to follow conventions 2017-10-16 12:31:17 -04:00
dns_resolve tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
echo_client samples: net: echo_client: Print the used protocol when sending 2017-10-16 16:36:01 +03:00
echo_server tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
http_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
http_server tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
https_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ieee802154 samples/net: Let's merge ieee802154 qemu and hw tests into one 2017-10-05 07:17:50 -04:00
irc_bot tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
leds_demo tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
lwm2m_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbedtls_dtlsclient tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbedtls_dtlsserver tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbedtls_sslclient tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mqtt_publisher tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
nats tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
rpl-node net: samples: Add leds demo app over RPL and CoAP 2017-10-06 22:07:37 -04:00
sntp_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
sockets samples: net: sockets: Print incoming connection number 2017-10-16 11:01:06 +03:00
telnet tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
wpan_serial tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
wpanusb tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
zperf tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00