summaryrefslogtreecommitdiff
path: root/port/ch32
AgeCommit message (Expand)Author
2025-07-03fix:(port/ch58x/usb_ch58x_dc_usbfs.c) fix out endpoint cannot receive bugFanhuaCloud
2025-06-12refactor(port/ch32): classify ch32 portsakumisu
2025-05-28fix(port/ch32): clear intflag first, set nak before handling ep insakumisu
2025-05-11fix:(port/ch32/usb_dc_usbhs.c) fix isochronous in endpoint config bug (#314)sumengqi
2025-05-09fix:(port/ch32/usb_dc_usbhs.c) Add isochronous out transfer support and fix e...sumengqi
2025-05-07update(port/ch32): update irqhandler namesakumisu
2025-02-25fix(port/ch32): add EPn_SET_TX_LEN for mpssakumisu
2025-02-25Add ch585 usbhs dcChen Leeren
2025-02-25Fix ch58x fs ip send bugChen Leeren
2024-07-26feat(port): add remote wakeup apisakumisu
2024-05-27Unify the number of endpoint names and fix a data receiving bugChen Leeren
2024-04-29remove port param in usbd_get_port_speedsakumisu
2024-04-23update missing licensesakumisu
2024-02-06support multi port api for devicesakumisu
2024-01-19remove ununsed headersakumisu
2023-12-30remove ch32 host, nrf5x, rp2040 portsakumisu
2023-12-10replace struct usbd_endpoint_cfg with struct usb_endpoint_descriptor in usbh_...sakumisu
2023-10-07Fix possible errors in endpoint 0 datapidChen Leeren
2023-04-11Fix enum of low-speed and high-speed devicesChen Leeren
2023-04-08Update wch driverChen Leeren
2023-03-15fix ep0 data receivesakimisu
2023-03-12replace speed reconfig with multsakimisu
2023-02-14Fix a bug of repeated connection of inserted device for wch host fsChen Leeren
2023-02-04Fix a bug where usb2 doesn't work for ch58xChen Leeren
2023-01-05remove align check macrosakimisu
2023-01-05Add wch usb host supportChen Leeren
2023-01-05fix synchronous transmissionHaiMianBB
2022-11-19add usbd_get_port_speed api to use different config descriptorssakimisu
2022-10-09fix ch58x usbd_ep_start_readHaiMianBB
2022-10-07fix warnings and add support for air105HaiMianBB
2022-10-05Update ch58x dcd portingHaiMianBB
2022-09-11fix ep enable when calls usbd_ep_opensakumisu
2022-08-20add ep_enable param to check if ep is enable when transfersakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-31support Bidirectional ep transfer for usb_fssakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-07-24fixed a bug on USB interrupt handler张承儒
2022-07-13fix tx toggle controlsakumisu
2022-07-08update ep configsakumisu
2022-07-07fix warning and add speed errorout when precompilesakumisu
2022-07-03optimise usbfs and usbhs driversakumisu
2022-07-02move ch32 proj outsakumisu
2022-04-19add nrf5x usb dev port and ch58x usb dev portLi Guo
2022-03-11fix usb_dc_deinit return typesakumisu
2022-03-11remove unused commentssakumisu
2022-02-18add volatile for dev_addrsakumisu
2022-02-06update ch32 port and demosakumisu
2022-01-11rename usb ip header filesakumisu
2022-01-03add ch32 dcd porting and ch32v307 cdc demosakumisu
2021-12-12update porting readmesakumisu