samples: webusb: Include demo.rst to documentation
Include demo.rst to the webusb sample documentation. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
0aaa5a9ac2
commit
43c139a5f6
2 changed files with 9 additions and 0 deletions
|
@ -62,6 +62,8 @@ Follow these steps to run the demo on your host system:
|
|||
interface, as well as demonstrate the communication between browser
|
||||
and WebUSB enabled device.
|
||||
|
||||
see :doc:`demo`
|
||||
|
||||
#. To access JS app go to https://finikorg.github.io/webusb-sample/
|
||||
|
||||
#. To host the demo page locally: Clone the repo and start a web server
|
||||
|
|
7
samples/subsys/usb/webusb/demo.rst
Normal file
7
samples/subsys/usb/webusb/demo.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
:orphan:
|
||||
|
||||
WebUSB HTML Demo App
|
||||
====================
|
||||
|
||||
.. raw:: html
|
||||
:file: index.html
|
Loading…
Add table
Add a link
Reference in a new issue