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-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
2023-11-22
reset rx length when pbuf allocs failed
sakumisu
2023-11-22
free pipe after sem giving
sakumisu
2023-11-22
add some delay to avoid too much error log when device is disconnected
sakumisu
2023-11-22
update readme
sakumisu
2023-11-22
support ehci suspend & resume
sakumisu
2023-11-22
reduce qtd num
sakumisu
2023-11-22
add ecm and rndis thread delete for dynamic netif
sakumisu
2023-11-22
set CONFIG_USBHOST_PSC_PRIO to zero to making usb prio highest
sakumisu
2023-11-20
make hub_set_feature and hub_clear_feature api public
sakumisu
2023-11-20
support host demo with timer for rtthread
sakumisu
2023-11-20
add dhcp timer for getting ip addr
sakumisu
2023-11-17
remove rndis code in third party because it is implemented internally
sakumisu
2023-11-17
remove usb_mem.h
sakumisu
2023-11-17
use static urb for ep0
sakumisu
2023-11-16
refactor urb, add ep & hport in urb to make hardware pipe more reusable
sakumisu
2023-11-15
release v0.10.2
v0.10.2
sakumisu
2023-11-15
fix ecm mac buffer size
sakumisu
2023-11-15
add pusb2 port, fix issue for rt-thread, add msc storage demo for rt-thread
zhugengyu
2023-11-13
fix rndis query & set msg wLength, only support one rndis device
sakumisu
2023-11-13
add ms os request
sakumisu
2023-11-13
check and execute modeswitch first
sakumisu
2023-11-13
fix class api name
sakumisu
2023-11-13
check if token is active without errors, if token has errors, go to wakeup sem
sakumisu
2023-11-13
add ecm host demo
sakumisu
2023-11-11
add usbh_set_interface api
sakumisu
2023-11-05
add nuvoton port(not release)
Yang Xijing
2023-11-04
update config rst
sakumisu
2023-11-04
add cdc ecm host
sakumisu
2023-11-04
support usb modeswitch
sakumisu
2023-11-04
add cdc ecm device
sakumisu
2023-11-04
add usbh_get_string_desc api
sakumisu
2023-11-03
check qtd active status to fix nbytes = 0 in nak or ping status
sakumisu
2023-10-13
update quick start, add readthedocs yaml
sakumisu
2023-10-12
osal: add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use
Zhihong Chen
2023-10-07
Fix possible errors in endpoint 0 datapid
Chen Leeren
2023-10-05
update demo version
sakumisu
2023-09-30
remove ununsed input variable
sakumisu
2023-09-18
[common] Avoid IAR compiling error on USB HOST stack
helloeagleyang
2023-09-07
Revert original parameter.
Wayne Lin
2023-09-07
Update hcd-ehci, dcd-dwc2 and examples.
Wayne Lin
2023-09-04
ignore dwc2 EPENA check
sakumisu
2023-09-01
third_party: rtthread: add rndis to adapt lwip2.1.2
Runcheng Lu
2023-08-30
release v0.10.1
v0.10.1
sakumisu
2023-08-30
fix warning
sakumisu
2023-08-30
fix video packet caculation
sakumisu
2023-08-29
implement msc device thread,remove other unused os thread
sakimisu
[next]