samples: net: remove wpanusb sample
Clean up before deprecating legacy device support. The Linux kernel driver for this example has never been upstreamed or implemented upstream. In general, 15.4 development does not seem to be a big success, but if it comes up again, the protocol used by the example will need to be redesigned anyway. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
4dd1681fab
commit
6c779908fa
10 changed files with 5 additions and 736 deletions
|
@ -159,8 +159,8 @@ externally connected SPI devices.
|
|||
+-------------+------------------------------------------------------------------------------------------+
|
||||
|
||||
Zephyr provide several samples that can use this technology. You can check
|
||||
:zephyr:code-sample:`wpan-usb` and :zephyr:code-sample:`wpan-serial` examples as starting
|
||||
points. Another good test can be done with IPv6 by using the server/client
|
||||
:zephyr:code-sample:`wpan-serial` example as starting points.
|
||||
Another good test can be done with IPv6 by using the server/client
|
||||
echo demo. More information at :zephyr:code-sample:`sockets-echo-server` and
|
||||
:zephyr:code-sample:`sockets-echo-client`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue