zephyr/samples/net
Krzysztof Chruscinski 97345dbb1b logging: Fix errors in log usage
Couple of findings which were revealed after changing
LOG_MODULE_REGISTER macro:
- missing semicolons after LOG_MODULE_REGISTER()
- missing LOG_LEVEL defines
- other

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-10 12:38:29 -05:00
..
coap_client
coap_server
common samples/net: Removing support of cc2520 on frdm_k64f 2018-11-09 05:25:11 -06:00
dhcpv4_client
dns_resolve
echo_client samples/net: Removing support of cc2520 on frdm_k64f 2018-11-09 05:25:11 -06:00
echo_server samples: net: echo-server: Introduce overlay file for e1000 2018-11-10 09:13:45 -05:00
eth_native_posix
gptp
http_client
http_server net: samples: Refactor netusb configuration for http_server 2018-11-02 10:03:04 +02:00
ipv4_autoconf
irc_bot
leds_demo
lldp
lwm2m_client boards: frdm_k64f: move modem configurtion to overlay 2018-11-05 12:07:30 -06:00
mdns_responder
mqtt_publisher
nats net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
promiscuous_mode
rpl_border_router
rpl_node
rpl-mesh-qemu
sntp_client net: samples: Remove semaphore from sntp_client 2018-11-07 14:34:52 +02:00
sockets samples: net: echo: fix unchecked returns 2018-11-06 13:18:20 +02:00
stats
telnet
throughput_server
traffic_class
vlan
wifi
wpan_serial
wpanusb logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
ws_console
ws_echo_server
zperf shell: wildcard active by default 2018-11-06 17:12:41 -05:00
net.rst