From 0aaa5a9ac25ca8619e9bd6d63f2f7cb5ec813a99 Mon Sep 17 00:00:00 2001 From: Andrei Emeltchenko Date: Fri, 8 Sep 2023 13:01:57 +0300 Subject: [PATCH] samples: webusb: Copy needed file from the external repository Copy file index.html from the external repository finikorg/webusb-sample. Signed-off-by: Andrei Emeltchenko --- doc/conf.py | 1 + samples/subsys/usb/webusb/index.html | 125 +++++++++++++++++++++++++++ 2 files changed, 126 insertions(+) create mode 100644 samples/subsys/usb/webusb/index.html diff --git a/doc/conf.py b/doc/conf.py index 05e4eb3d803..592e3d19def 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -284,6 +284,7 @@ external_content_contents = [ (ZEPHYR_BASE / "doc", "[!_]*"), (ZEPHYR_BASE, "boards/**/*.rst"), (ZEPHYR_BASE, "boards/**/doc"), + (ZEPHYR_BASE, "samples/**/*.html"), (ZEPHYR_BASE, "samples/**/*.rst"), (ZEPHYR_BASE, "samples/**/doc"), (ZEPHYR_BASE, "snippets/**/*.rst"), diff --git a/samples/subsys/usb/webusb/index.html b/samples/subsys/usb/webusb/index.html new file mode 100644 index 00000000000..a8d3efb9f24 --- /dev/null +++ b/samples/subsys/usb/webusb/index.html @@ -0,0 +1,125 @@ + + + WebUSB Serial Sample Application + + + + + + +


+ +
+

+
+ +