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-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
2025-07-13
update(port/dwc2/usb_dc_dwc2): use usbd_get_ep0_next_state for reading setup
sakumisu
2025-07-13
update(demo): remove ep num check
sakumisu
2025-07-13
update(port/fsdev): assert for fsdev log
sakumisu
2025-07-11
chore(kconfig): add more config
sakumisu
2025-07-11
fix(port/dwc2/usb_dc_dwc2): align with CONFIG_USB_ALIGN_SIZE not only 32
sakumisu
2025-07-11
fix typo
sakumisu
2025-07-10
update(port/dwc2/usb_glue_at): update at glue with dwc2 param
sakumisu
2025-07-10
chore(port/dwc2): update readme
sakumisu
2025-07-10
fix(port/ehci): Fix the urb leak when there is no data in the control transmi...
mlwang
2025-07-10
Modify kconfig for better template choose
MDLZCOOL
2025-07-07
feat(port/dwc2): add user fifo config api
sakumisu
2025-07-05
refactor(port/dwc2): support custom config for each dwc2 usb port
sakumisu
2025-07-03
update(class/mtp): support obj remove & add event
sakumisu
[next]