Lines Matching full:webusb
1 .. zephyr:code-sample:: webusb-next
2 :name: WebUSB-next
5 Receive and echo data from a web page using WebUSB API.
11 Microsoft OS 2.0 descriptors, and WebUSB descriptors to implement a WebUSB
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
22 WebUSB API, such as Chromium or a Chromium-based browser.
27 Build and flash webusb sample with:
30 :zephyr-app: samples/subsys/usb/webusb-next
38 The sample includes a simple WebUSB API application and can be found in the
39 sample directory: :zephyr_file:`samples/subsys/usb/webusb-next/index.html`.
69 WebUSB API Specification:
70 https://wicg.github.io/webusb/