espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
666 stars 151 forks source link

Support esp 32s3 usb #438

Open shai-hub opened 1 month ago

shai-hub commented 1 month ago

Hi the code can support in usb serial port is esp32 s3? Thank you

mantriyogesh commented 1 month ago

Sorry, usb is yet not supported in Esp-Hosted. We will think of supporting this, but no timeline as if now.

May we know the host type you were interested in, is it Linux or MCU?

shai-hub commented 1 month ago

It is linux

mantriyogesh commented 1 month ago

Linux would take more time, as drivers need to be written differently than MCU.