Skip to content

ESP32S2/S3: USB support request #46044

Open
@enthunilu

Description

@enthunilu

Is your enhancement proposal related to a problem? Please describe.
I was trying to build webusb sample code for my esp32 dev kit.
https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/usb/webusb

I was using below command,
west build -p auto -b esp_wrover_kit samples/subsys/usb/webusb

while execution I am getting linking error for usb API's as mentioned in below ticket
#45933

Steps:

Open command prompt
Go to zephyr directory
execute: west build -p auto -b esp_wrover_kit samples/subsys/usb/webusb
Check logs on console

Describe the solution you'd like
USB support should be there for ESP32 device.

Describe alternatives you've considered
I am unable to find any alternative at this moment.

Metadata

Metadata

Assignees

Labels

EnhancementChanges/Updates/Additions to existing featuresarea: USBUniversal Serial Busplatform: ESP32Espressif ESP32

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions