index
:
cherryusb.git
dev
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
/
dwc2
/
usb_glue_st.c
Age
Commit message (
Expand
)
Author
2026-01-22
update(port/dwc2): add usbd_dwc2_get_system_clock to replace SystemCoreClock
sakumisu
2025-11-19
update(port/dwc2/usb_glue_st): increase ep1 tx fifo for audio demo
sakumisu
2025-07-19
fix(port/dwc2/usb_glue_st): reduce f4 total size for some specific f4 chips
sakumisu
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-06-23
fix(port/dwc2/usb_glue_st): fix GCCFG in stm32h7rs
v1.5.0
sakumisu
2025-06-03
feat(port/dwc2): add dcache api for esp & st
sakumisu
2025-06-03
update(port/dwc2): implement usbd_dwc2_delay_ms with nop delay
sakumisu
2025-05-15
fix warning
sakumisu
2025-05-06
update(port/dwc2/usb_glue_st): change USB_OTG_HS_PERIPH_BASE to 0x40040000UL
sakumisu
2025-04-24
feat(port/dwc2/usb_glue_st): implement low level api for device and host
sakumisu
2025-02-22
fix(port/dwc2/usb_glue_st): set GCCFG zero in host for stm32h7rs
sakumisu
2024-12-16
update(port/dwc2/usb_glue_st): support stm32h7rs
sakumisu
2024-07-26
feat(port): add remote wakeup api
sakumisu
2024-05-21
update(port/dwc2): rename struct name to avoid duplicate definitions
sakumisu
2024-04-16
add missing license
sakumisu
2024-04-16
remove duplicate h7 config
sakumisu
2024-04-07
change CONFIG_USB_DWC2_ULPI_PHY to CONFIG_USB_HS, support stm32f723
sakumisu
2024-02-18
config busid and regbase in usbh_initialize and usbd_initialize
sakumisu
2023-12-30
update gccfg for stm32h7/f7
sakumisu
2023-11-27
port and add comment for gccfg with gd/at/st
sakumisu
2023-11-26
move out dwc2 ggcfg register and config by user
sakumisu