Lines Matching +full:host +full:- +full:io
1 .. zephyr:code-sample:: webusb-next
2 :name: WebUSB-next
3 :relevant-api: usbd_api
13 to the WebUSB API based application running in the browser on your local host.
14 This sample can be found at :zephyr_file:`samples/subsys/usb/webusb-next` in the
21 On your host computer, this project requires a web browser that supports the
22 WebUSB API, such as Chromium or a Chromium-based browser.
29 .. zephyr-app-commands::
30 :zephyr-app: samples/subsys/usb/webusb-next
39 sample directory: :zephyr_file:`samples/subsys/usb/webusb-next/index.html`.
47 .. code-block:: console
49 $ python -m http.server
53 #. Connect the board to your host.
70 https://wicg.github.io/webusb/