|
|
@@ -50,7 +50,7 @@ CherryUSB Device Stack provides a unified framework of functions for standard de
|
|
|
|
|
|
CherryUSB Device Stack has the following functions:
|
|
|
|
|
|
-- Support USB2.0 full and high speed
|
|
|
+- Support USB2.0 full and high speed, USB3.0 super speed
|
|
|
- Support endpoint irq callback register by users, let users do whatever they wants in endpoint irq callback.
|
|
|
- Support Composite Device
|
|
|
- Support Communication Device Class (CDC)
|
|
|
@@ -142,7 +142,7 @@ Note: After version 0.4.1, the dcd drivers have been refactored and some reposit
|
|
|
|HPMicro | HPM6750 | hpm/ehci |[hpm_repo](https://github.com/CherryUSB/cherryusb_hpmicro)|v0.6.0 |
|
|
|
|Essemi | ES32F36xx | musb |[es32f369_repo](https://github.com/sakumisu/CherryUSB/tree/master/demo/es32)|latest |
|
|
|
|AllwinnerTech | F1C100S | musb |[cherryusb_rtt_f1c100s](https://github.com/CherryUSB/cherryusb_rtt_f1c100s)|latest |
|
|
|
-|Phytium | e2000 | xhci |[phytium _repo](https://gitee.com/phytium_embedded/phytium-standalone-sdk)|latest |
|
|
|
+|Phytium | e2000 | xhci |[phytium _repo](https://gitee.com/phytium_embedded/phytium-free-rtos-sdk)|latest |
|
|
|
|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 |
|