index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
port
/
ch32
Age
Commit message (
Expand
)
Author
2025-07-03
fix:(port/ch58x/usb_ch58x_dc_usbfs.c) fix out endpoint cannot receive bug
FanhuaCloud
2025-06-12
refactor(port/ch32): classify ch32 port
sakumisu
2025-05-28
fix(port/ch32): clear intflag first, set nak before handling ep in
sakumisu
2025-05-11
fix:(port/ch32/usb_dc_usbhs.c) fix isochronous in endpoint config bug (#314)
sumengqi
2025-05-09
fix:(port/ch32/usb_dc_usbhs.c) Add isochronous out transfer support and fix e...
sumengqi
2025-05-07
update(port/ch32): update irqhandler name
sakumisu
2025-02-25
fix(port/ch32): add EPn_SET_TX_LEN for mps
sakumisu
2025-02-25
Add ch585 usbhs dc
Chen Leeren
2025-02-25
Fix ch58x fs ip send bug
Chen Leeren
2024-07-26
feat(port): add remote wakeup api
sakumisu
2024-05-27
Unify the number of endpoint names and fix a data receiving bug
Chen Leeren
2024-04-29
remove port param in usbd_get_port_speed
sakumisu
2024-04-23
update missing license
sakumisu
2024-02-06
support multi port api for device
sakumisu
2024-01-19
remove ununsed header
sakumisu
2023-12-30
remove ch32 host, nrf5x, rp2040 port
sakumisu
2023-12-10
replace struct usbd_endpoint_cfg with struct usb_endpoint_descriptor in usbh_...
sakumisu
2023-10-07
Fix possible errors in endpoint 0 datapid
Chen Leeren
2023-04-11
Fix enum of low-speed and high-speed devices
Chen Leeren
2023-04-08
Update wch driver
Chen Leeren
2023-03-15
fix ep0 data receive
sakimisu
2023-03-12
replace speed reconfig with mult
sakimisu
2023-02-14
Fix a bug of repeated connection of inserted device for wch host fs
Chen Leeren
2023-02-04
Fix a bug where usb2 doesn't work for ch58x
Chen Leeren
2023-01-05
remove align check macro
sakimisu
2023-01-05
Add wch usb host support
Chen Leeren
2023-01-05
fix synchronous transmission
HaiMianBB
2022-11-19
add usbd_get_port_speed api to use different config descriptors
sakimisu
2022-10-09
fix ch58x usbd_ep_start_read
HaiMianBB
2022-10-07
fix warnings and add support for air105
HaiMianBB
2022-10-05
Update ch58x dcd porting
HaiMianBB
2022-09-11
fix ep enable when calls usbd_ep_open
sakumisu
2022-08-20
add ep_enable param to check if ep is enable when transfer
sakumisu
2022-07-31
add nocache ram config when enable dcache
sakumisu
2022-07-31
support Bidirectional ep transfer for usb_fs
sakumisu
2022-07-28
refactor dcd api and ep in/out irq callback process
sakumisu
2022-07-24
fixed a bug on USB interrupt handler
张承儒
2022-07-13
fix tx toggle control
sakumisu
2022-07-08
update ep config
sakumisu
2022-07-07
fix warning and add speed errorout when precompile
sakumisu
2022-07-03
optimise usbfs and usbhs driver
sakumisu
2022-07-02
move ch32 proj out
sakumisu
2022-04-19
add nrf5x usb dev port and ch58x usb dev port
Li Guo
2022-03-11
fix usb_dc_deinit return type
sakumisu
2022-03-11
remove unused comments
sakumisu
2022-02-18
add volatile for dev_addr
sakumisu
2022-02-06
update ch32 port and demo
sakumisu
2022-01-11
rename usb ip header file
sakumisu
2022-01-03
add ch32 dcd porting and ch32v307 cdc demo
sakumisu
2021-12-12
update porting readme
sakumisu
[next]