WebUSB example link broken #8235
Labels
Status: In Progress ⚠️
Issue is in progress
Type: Documentation
Issue pertains to Documentation of Arduino ESP32
Type: Example
Issue is related to specific example.
Milestone
Board
ESP32S3
Device Description
NA
Hardware Configuration
NA
Version
latest master (checkout manually)
IDE Name
NA
Operating System
NA
Flash frequency
NA
PSRAM enabled
yes
Upload speed
NA
Description
I cant find a working WebUSB HTML/CSS example.
The one linked in the docs here https://github.com/espressif/arduino-esp32/blob/master/docs/source/api/usb.rst#webusburl (https://espressif.github.io/arduino-esp32/webusb.html) returns a 404.
I noticed that the example Arduino sketch links refers to
localhost/webusb
https://github.com/espressif/arduino-esp32/blob/master/libraries/USB/examples/USBVendor/USBVendor.ino#L171
Can we update the docs with a working sample webusb site that is accessible?
FWIW I found https://example.tinyusb.org/webusb-serial/index.html that we could base it off of.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: