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
Age
Commit message (
Expand
)
Author
2025-08-07
docs: release v1.5.2
v1.5.2
sakumisu
2025-08-07
fix(port/musb/usb_hc_musb): add rxmap & txmap config
sakumisu
2025-08-06
feat(port): add urb->complete in usbh_kill_urb
sakumisu
2025-08-05
update(port/dwc2): add mode check
sakumisu
2025-08-05
update(port/musb): add mode check
sakumisu
2025-08-04
fix(class/mtp): fix typo
sakumisu
2025-08-04
update(osal/idf): change xtaskcreate to xTaskCreatePinnedToCore
sakumisu
2025-08-02
update(port/dwc2/usb_hc_dwc2): only clean & invalid buffer in usbh_submit_urb...
sakumisu
2025-08-02
docs: update readme
sakumisu
2025-08-01
update(core/usbh_core): check string support and then get string desc
sakumisu
2025-08-01
update(port/dwc2/usb_hc_dwc2): only set errorcode before urb waitup because s...
sakumisu
2025-07-31
docs: update image
sakumisu
2025-07-31
update(port/dwc2/usb_hc_dwc2): stop split transfer when intr nak, follow with...
sakumisu
2025-07-31
fix(common/usb_util): fix missing __ICCARM_V8 define
sakumisu
2025-07-31
chore(scons): export hpmicro dir
sakumisu
2025-07-31
fix(port/dwc2/usb_dwc2_param): fix macro literal types
egahp
2025-07-30
Revert "fix(port): reset sem when pipe free"
sakumisu
2025-07-30
update(port/dwc2/usb_hc_dwc2): add new api for split transfer, make code simple
sakumisu
2025-07-29
docs: update img
sakumisu
2025-07-28
update(port/musb/usb_hc_musb): check urb for iso to support iso later
sakumisu
2025-07-28
fix(platform/rtthread): change RT_USING_CACHE to CONFIG_USB_DCACHE_ENABLE
sakumisu
2025-07-28
update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 2 as defaul...
sakumisu
2025-07-28
update(port/musb): If ep control register group exists, do not use epidx regi...
sakumisu
2025-07-28
docs: update rst
sakumisu
2025-07-28
update(port): remove all ips CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM
sakumisu
2025-07-28
revert: revert 1a68d94c some changes
sakumisu
2025-07-27
update(common/usb_hc): change interval u16 to u32 for us
sakumisu
2025-07-27
fix(osal/idf): fix esp timer handle
sakumisu
2025-07-27
update(core/usbh_core): do not assert when parse desc fail, just return error
sakumisu
2025-07-27
fix(port): reset sem when pipe free
sakumisu
2025-07-27
fix(port/ehci): remove usb_osal_msleep in critical section
sakumisu
2025-07-27
Fix the bug that dwc2_halt may cause hardware abnormality
udoudou
2025-07-27
Fix a bug where the channel might not be released
udoudou
2025-07-27
add reset port timeout check for dwc2
udoudou
2025-07-27
update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 1 as defaul...
sakumisu
2025-07-27
update(osal/idf): change freertos timer to esp_timer
sakumisu
2025-07-26
update(port/dwc2/usb_glue_kendryte): update dwc2 param
sakumisu
2025-07-26
update(port/dwc2): invalid data before start read
sakumisu
2025-07-25
update: add output_len param for usbh_get_string_desc
sakumisu
2025-07-25
update(common/usb_hc): change interval u8 to u16 for us
sakumisu
2025-07-25
style: format log
sakumisu
2025-07-24
fix(port/dwc2/usb_hc_dwc2): exit porten loop check when device disconnets
sakumisu
2025-07-24
fix(class/hub/usbh_hub): fix port to port+1
sakumisu
2025-07-24
fix(platform/rtthread): add RT_DEVICE_FLAG_INT_RX falg to device
Matthew
2025-07-24
fix(platform/rtthread): restart read at usbd_cdc_acm_bulk_out
Matthew
2025-07-22
update(platform/rtthread): remove align size check
sakumisu
2025-07-22
docs: update rst
sakumisu
2025-07-21
update(port): remove CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM for some ...
sakumisu
2025-07-20
fix(core/usbh_core): change 2ms to 10ms because some platform's tick is 100hz...
sakumisu
2025-07-20
fix(port/dwc2/usb_hc_dwc2): check buf is valid then using dcache clean
sakumisu
[next]