zephyr/samples/net
Andrei Emeltchenko 953728b241 samples: usb: wpanusb: Refactor sample using new API
Refactor wpanusb sample using new descriptor API, use endpoint index
instead of hardcoded endpoint address.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2019-05-27 09:25:06 -04:00
..
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
dns_resolve license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
eth_native_posix license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
google_iot_mqtt samples: google_iot_mqtt: Explicitly cast socklen_t to int in printf 2019-05-11 13:25:58 +03:00
gptp samples: net: gptp: Fix compilation instructions 2019-05-23 22:13:11 +03:00
ipv4_autoconf license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lldp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lwm2m_client samples: lwm2m_client: re-add sanity check for WNC-M14A2A build 2019-05-21 08:17:20 -04:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets samples: net: echo_server: Fix usbnet configuration 2019-05-27 09:25:06 -04:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
syslog_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
telnet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
vlan license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wpan_serial samples: cdc_acm: Update CDC ACM Device name 2019-04-28 12:22:23 -04:00
wpanusb samples: usb: wpanusb: Refactor sample using new API 2019-05-27 09:25:06 -04:00
zperf net/icmpv6: Allow for arbitrary payload data in ICMP echo 2019-04-26 09:05:14 +03:00
net.rst