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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2023-02-18
format code
sakimisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-02-09
Revert "check if hport is null"
sakimisu
2023-02-05
check if hport is null
sakumisu
2023-01-29
add webusb support
sakimisu
2023-01-15
split tx_rx_thread into tx_thread and rx_thread
sakimisu
2023-01-15
only support one config
sakimisu
2023-01-07
add CONFIG_USBDEV_ADVANCE_DESC macro
sakimisu
2023-01-07
reduce print log
sakimisu
2023-01-07
remove align check, memcpy as default
sakimisu
2023-01-03
ignore get device quality cmd error in full speed
sakimisu
2022-12-31
add class only match
sakimisu
2022-12-25
do not use return value
sakimisu
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-12-11
add usb tx rx thread for device
sakimisu
2022-12-11
update hub thread wakeup with queue not sem&list
sakimisu
2022-12-07
reset hport bNumInterfaces when enum fails
sakimisu
2022-11-28
split other_speed with fs and hs
sakimisu
2022-11-21
remove device mount and unmount callback
sakimisu
2022-11-19
add another desc register api
sakimisu
2022-10-07
remove bulk_transfer and intr_transfer
sakumisu
2022-10-06
fix warning
sakumisu
2022-09-27
fix pipe param type in usbh_hport_activate_epx
sakumisu
2022-09-25
config ep0 default mps in usbh_enumerate
sakumisu
2022-09-24
add usb device deinit function
sakumisu
2022-09-24
add check for config parse
sakumisu
2022-09-24
fix port index overflow
sakumisu
2022-09-23
record raw config descriptors
sakumisu
2022-09-22
update
zhugengyu
2022-09-22
update
zhugengyu
2022-09-17
add usb3.0 speed support
sakumisu
2022-09-15
add urb for msc class
sakumisu
2022-09-14
add interface altsetting struct
sakumisu
2022-09-09
complete hub intr transfer
sakumisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-09-08
remove custom handler, split class handler into interface and endpoint
sakumisu
2022-09-01
revert dot in keil
sakumisu
2022-08-21
check if the ep0 request data len is overflow
sakumisu
2022-08-20
refactor usb device intf and ep register
sakumisu
2022-08-19
give up class register
sakumisu
2022-08-18
add test mode for feature test
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-08-12
update usbh_class info section
sakumisu
2022-08-12
add mount callback for device, move tests in mount callback
sakumisu
2022-08-12
delete workq
sakumisu
2022-07-31
merge class rx setup functions into one
sakumisu
2022-07-31
add nocache ram config when enable dcache
sakumisu
2022-07-28
refactor dcd api and ep in/out irq callback process
sakumisu
[prev]
[next]