cherry-embedded / CherryUSB

CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP
https://cherryusb.readthedocs.io/
Apache License 2.0
1.14k stars 245 forks source link

What is the status of the rp2040 port for Raspberry Pi Pico/W boards? #181

Closed shreeve closed 4 months ago

shreeve commented 4 months ago

What is the status of the rp2040 port for Raspberry Pi Pico/W boards?

sakumisu commented 4 months ago

No more updated.

sakumisu commented 4 months ago

If you want to support for host driver, you can ask official.

sidd-kishan commented 3 months ago

Hi @shreeve I have something in my repo it is tested with cdc and rndis https://github.com/sidd-kishan/PicoPiFi/tree/main/rp2040

*disclamer - it is not an officially supported code just a patch to get things working