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
2023-12-30
release v1.0.0
v1.0.0
sakumisu
2023-12-30
add aic & intel ehci glue, add rtems osal
sakumisu
2023-12-30
remove ch32 host, nrf5x, rp2040 port
sakumisu
2023-12-30
fix hctsiz macro name
sakumisu
2023-12-30
update gccfg for stm32h7/f7
sakumisu
2023-12-28
fix dwc2 out chan actual len
sakumisu
2023-12-27
add \t for hub info log
sakumisu
2023-12-27
update memory usage
sakumisu
2023-12-26
fix rst grammar
sakumisu
2023-12-26
musb do not use alloc pipe
sakumisu
2023-12-26
update demo version
sakumisu
2023-12-26
add check for dwc2 ramsize and ep num
sakumisu
2023-12-25
update stm32 demo rst
sakumisu
2023-12-24
add usbh_deinitialize api
sakumisu
2023-12-21
user must define some configs in usb_config.h when use fsdev/musb/dwc2
sakumisu
2023-12-20
register desc with callback when enable CONFIG_USBDEV_ADVANCE_DESC
sakumisu
2023-12-19
create lwip rx thread by user
sakumisu
2023-12-18
init demo thread in xxx_run api, and delete by itself
sakumisu
2023-12-18
fix musb submit_urb by 5bbe2a97
sakumisu
2023-12-16
remove vendor host class because its version is too old
sakumisu
2023-12-16
update demo version
sakumisu
2023-12-16
remove mtp & printer class
sakumisu
2023-12-10
replace struct usbd_endpoint_cfg with struct usb_endpoint_descriptor in usbh_...
sakumisu
2023-12-09
AT32 gccfg adds the vbusig flag by default
FanHuaCloud
2023-12-05
fix uninitialized warning
sakumisu
2023-12-05
update host api rst
sakumisu
2023-12-05
update hc template
sakumisu
2023-12-05
add usb errno, do not use system errno
sakumisu
2023-12-05
add usb_osal_sem_reset api
sakumisu
2023-12-05
Revert "reset sem before taking"
sakumisu
2023-12-05
check token only with qtd, not use token in qh
sakumisu
2023-12-01
implement rtt eth_device control and eth_tx api
sakumisu
2023-12-01
add config for rndis & ecm thread
sakumisu
2023-11-30
add two dhcp timer
sakumisu
2023-11-30
implement rt_hw_cpu_dcache_ops api
sakumisu
2023-11-29
auto enable lwip demo with __has_include
sakumisu
2023-11-29
add align check for rtt disk port
sakumisu
2023-11-28
update rtt dfs port
sakumisu
2023-11-27
port and add comment for gccfg with gd/at/st
sakumisu
2023-11-27
fix usbh_set_interface api, correct wValue for altsetting
sakumisu
2023-11-26
update dwc2 rst
sakumisu
2023-11-26
move out dwc2 ggcfg register and config by user
sakumisu
2023-11-26
bugfix: send zlp won't trigger ep tx interrupt
ovo
2023-11-24
reset sem before taking
sakumisu
2023-11-24
delete lwip rx thread in self
sakumisu
2023-11-24
find roothub port to check if device is connecting
sakumisu
2023-11-23
fix en colon
sakumisu
2023-11-23
hpmicro: update port files
Zhihong Chen
2023-11-22
disable device not find log
sakumisu
2023-11-22
add mutex for ep0 urb to avoid multithreading
sakumisu
[next]