zephyr/samples/net
Ulf Magnusson d5b0bd14e3 scripts: Remove unused imports in all Python scripts
Discovered with pylint3.

Upstream open-amp PR: https://github.com/OpenAMP/open-amp/pull/168

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-28 11:06:20 -05:00
..
common samples: net: removed unused common cmake 2019-02-08 13:57:55 +02:00
dhcpv4_client samples: net: dhcpv4: Add net-shell and e1000 driver support 2019-03-21 09:03:26 -05:00
dns_resolve doc: net: Enhance DNS resolver documentation 2019-02-20 19:41:47 -05:00
eth_native_posix doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
google_iot_mqtt scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
gptp doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
ipv4_autoconf doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
lldp net/pkt: Remove _new suffix to net_pkt_read functions 2019-03-20 10:27:14 -05:00
lwm2m_client samples: net: Update overlay-bt.conf in various samples 2019-03-20 11:32:40 -05:00
mdns_responder cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mqtt_publisher doc: fix misspelling in docs and API comments 2019-03-27 15:59:09 -04:00
nats samples: net: nats: Check null before dereferrencing the variable 2019-03-26 14:13:24 -05:00
promiscuous_mode samples: net: promisc: Fix compile error 2019-03-18 11:31:01 -05:00
sockets samples: sockets: Add e1000 and stellaris ethernet drivers overlays 2019-03-26 07:29:40 -05:00
stats doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
syslog_net doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
telnet cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
vlan doc: net: Fix VLAN documentation in doc and in sample 2019-03-07 20:31:04 -05:00
wifi cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
wpan_serial net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
wpanusb net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
zperf samples: net: zperf: Update the README file 2019-03-25 22:48:32 -04:00
net.rst