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 <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
049aaac696
commit
0aaa5a9ac2
2 changed files with 126 additions and 0 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue