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-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
2025-07-19
fix(port/dwc2/usb_glue_st): reduce f4 total size for some specific f4 chips
sakumisu
2025-07-19
Clear error code after intentionally ignoring it
Derek Konigsberg
2025-07-18
fix(port/dwc2/usb_hc_dwc2): invalid indata before urb done
sakumisu
2025-07-18
update(cherrymp): update local ringbuf
sakumisu
2025-07-18
update: remove zephyr bluetooth submodule
sakumisu
2025-07-18
style: format code
sakumisu
2025-07-18
fix(port/dwc2/usb_hc_dwc2): fix control split transfer with short packet
sakumisu
2025-07-17
fix(port/dwc2/usb_glue_at): fix host rx size
sakumisu
2025-07-17
docs: update image
sakumisu
2025-07-16
fix(demo): ignore zero bytes for bl ip
sakumisu
2025-07-16
style: remove some logs
sakumisu
2025-07-16
feat(port/dwc2): support ep mult
sakumisu
2025-07-14
Add FS support for ESP32-P4
LiPeng
2025-07-14
update(cherryusb): update to v1.5.1
v1.5.1
sakumisu
2025-07-13
feat: support sifli
sakumisu
2025-07-13
update(core/usbd_core): add ep0 state log
sakumisu
[next]