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-06-23
fix(port/dwc2/usb_glue_st): fix GCCFG in stm32h7rs
v1.5.0
sakumisu
2025-06-23
revert(port/dwc2/usb_hc_dwc2): revert 4f831f58 change
sakumisu
2025-06-19
fix warning
sakumisu
2025-06-17
msc: add support for SCSI_CMD_SYNCHCACHE10 (0x35) to fix unsupported command ...
KK
2025-06-16
docs: update version message
sakumisu
2025-06-16
update(platform/rtthread): move cache check into usb_check.c
sakumisu
2025-06-14
update(idf): increase host stack size
sakumisu
2025-06-14
fix warning
sakumisu
2025-06-14
add usb net under idf platform
马龙伟
2025-06-13
docs: update rst
sakumisu
2025-06-12
refactor(port/ch32): classify ch32 port
sakumisu
2025-06-12
update(port/bl): add fs support
sakumisu
2025-06-05
fix(idf): fix p4 config
sakumisu
2025-06-05
update(platform/fatfs): change memalign to aligned_alloc
sakumisu
2025-06-04
fix(osal/usb_osal_rtthread): up version to v5.2.0 to use RT_SCHED_PRIV(self)....
v1.5.0-rc2
sakumisu
2025-06-04
update(cherryusb_config_template): update align size
sakumisu
2025-06-04
Fix esp32-p4 cache operation adaptation issue
LiPeng
2025-06-04
update(platform): make msc host with fs common for dcache
sakumisu
2025-06-04
feat(dcache): update dcache api
sakumisu
2025-06-04
feat(platform/zephyr): support msc host with disk
sakumisu
2025-06-04
update(class/hub/usbh_hub): reduce critical section range
sakumisu
2025-06-03
docs: update rst
sakumisu
2025-06-03
feat(port/dwc2): add dcache api for esp & st
sakumisu
2025-06-03
feat(port/dwc2/usb_dc_dwc2): support dcache
sakumisu
2025-06-03
feat(class): add usb_osal_thread_schedule_other to allow the applications whi...
sakumisu
2025-06-03
update(core/usbd_core): include dcache & osal header
sakumisu
2025-06-03
update(port/dwc2): implement usbd_dwc2_delay_ms with nop delay
sakumisu
2025-05-30
docs: update image
sakumisu
2025-05-30
update(demo): add usbd_audio_set_sampling_freq and usbd_audio_get_sampling_fr...
sakumisu
2025-05-30
fix(osal/usb_osal_liteos_m): fix task delete when thread is null
sakumisu
2025-05-29
fix(port/dwc2/usb_hc_dwc2): fix typo
sakumisu
2025-05-29
fix overflow warning
sakumisu
2025-05-29
update(class/video): change headerlen to 12 for 4 byte align, fix encoding
sakumisu
2025-05-28
fix(idf): fix p4 config
sakumisu
2025-05-28
fix(port/chipidea): fix qtd buffer setting
sakumisu
2025-05-28
chore(cmake): disable bluetooth
sakumisu
2025-05-28
docs: update usage, disable log
sakumisu
2025-05-28
refactor(class/video/usbd_video): zero copy for video data transfer
sakumisu
2025-05-28
fix(port/ch32): clear intflag first, set nak before handling ep in
sakumisu
2025-05-27
update(core/usbd_core): clear configuration in disconnect callback
sakumisu
2025-05-27
fix(platform/usbd_fatfs_mtp): DIR with dynamic
sakumisu
2025-05-27
docs: update readme
sakumisu
2025-05-26
fix warning
sakumisu
2025-05-26
update(demo): add ep num check for some templates
sakumisu
2025-05-26
feat(class/mtp): support mtp device
sakumisu
2025-05-20
update: sync code from rtthread master
sakumisu
2025-05-20
fix(demo): move dhcp_start in init
sakumisu
2025-05-19
chore: bump version to v1.5.0
v1.5.0-rc1
sakumisu
2025-05-19
update: enable CONFIG_USBDEV_ADVANCE_DESC as default
sakumisu
2025-05-19
fix zephyr build warning
Zhihong Chen
[next]