|
|
@@ -131,8 +131,6 @@ USB basic concepts and how the CherryUSB Device stack is implemented, see [Cherr
|
|
|
|
|
|
## Demo Repo
|
|
|
|
|
|
-Note: After version 0.4.1, the dcd drivers have been refactored and some repositories are not maintained for a long time, so if you use a higher version, you need to update it yourself.
|
|
|
-
|
|
|
| Manufacturer | CHIP or Series | USB IP| Repo Url |Corresponds to master version|
|
|
|
|:--------------------:|:------------------:|:-----:|:--------:|:---------------------------:|
|
|
|
|Bouffalolab | BL702/BL616/BL808 | bouffalolab/ehci|[bl_mcu_sdk](https://github.com/CherryUSB/cherryusb_bouffalolab)| latest |
|
|
|
@@ -146,9 +144,9 @@ Note: After version 0.4.1, the dcd drivers have been refactored and some reposit
|
|
|
|Raspberry pi | rp2040 | rp2040 |[rp2040_repo](https://github.com/sakumisu/CherryUSB/tree/master/demo/rp2040)|latest |
|
|
|
|WCH | CH32V307/ch58x | ch32_usbfs/ch32_usbhs/ch58x |[wch_repo](https://github.com/CherryUSB/cherryusb_wch)|latest |
|
|
|
|Nordicsemi | Nrf52840 | nrf5x |[nrf5x_repo](https://github.com/CherryUSB/cherryusb_nrf5x)|latest |
|
|
|
+|Espressif | esp32s3 | dwc2 |[esp32_repo](https://github.com/CherryUSB/cherryusb_esp32)|latest |
|
|
|
|Nuvoton | Nuc442 | nuvoton |[nuc442_repo](https://github.com/CherryUSB/cherryusb_nuc442)|v0.4.1 |
|
|
|
|Geehy | APM32E10x APM32F0xx| fsdev |[apm32_repo](https://github.com/CherryUSB/cherryusb_apm32)|v0.4.1 |
|
|
|
-|Espressif | esp32 | dwc2 |[esp32_repo](https://github.com/CherryUSB/cherryusb_esp32)|v0.4.1 |
|
|
|
|
|
|
## Contact
|
|
|
|