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
/
common
Age
Commit message (
Collapse
)
Author
2023-09-18
[common] Avoid IAR compiling error on USB HOST stack
helloeagleyang
- Avoided using a structure with zero-length array as a field in another structure when IAR toolchain is used. Signed-off-by: helloeagleyang <
[email protected]
>
2023-08-18
common: Add support for IAR for risc-v toolchain
Fan YANG
- Added support for the IAR for risc-v toolchain Signed-off-by: Fan YANG <
[email protected]
>
2023-06-30
update double winusb demo
sakimisu
2023-06-28
support multi winusb
sakimisu
2023-04-21
update hub process for usb3.0, update xhci driver
sakimisu
2023-04-21
fix pointer in 64bit cpu, use uintptr_t instead
sakimisu
2023-03-22
add usbd_event_handler for users
sakumisu
2023-03-12
replace speed reconfig with mult
sakimisu
2023-01-29
add webusb support
sakimisu
2022-12-31
add get frame number api
sakimisu
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-11-19
add ep mult support
sakimisu
2022-11-19
add usbd_get_port_speed api to use different config descriptors
sakimisu
2022-11-06
move malloc,free,printf macro into config.h
sakimisu
2022-10-14
add config for system errno.h
sakumisu
2022-10-14
remove duplicate macros
sakumisu
2022-09-25
fix gcc extension warning
sakumisu
2022-09-25
fix macro value
sakumisu
2022-09-24
add iso config in urb
sakumisu
2022-09-22
update
zhugengyu
2022-09-17
add usb3.0 speed support
sakumisu
2022-09-14
add mult config
sakumisu
2022-09-12
give up dcache enable macro
sakumisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-08-23
delete dupliate
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
add mount callback for device, move tests in mount callback
sakumisu
2022-08-10
use usb_iomalloc when alignsize is not equal 4
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
2022-07-03
update readme
sakumisu
2022-07-02
add some dcd api
sakumisu
2022-06-25
fix warning in 64bit cpu
sakumisu
2022-06-14
add sw init for os and hw init for host controller
sakumisu
2022-06-04
move log macros into usb_log.h,adjust header file inclusion order
sakumisu
2022-06-02
modify some config macro define.
WoodData
2022-06-02
fix endpoint buffer address set error bug.add print color define.
WoodData
2022-04-08
add aynsc transfer function
sakumisu
2022-04-03
add USB_LOG_RAW macro for printf
sakumisu
2022-03-26
add variable length param control for macros
sakumisu
2022-03-23
psc thread use event instead,add timeout for transfer
jzlv
2022-03-11
fix no newline warning
sakumisu
2022-03-11
move ep macros into usb_def.h
sakumisu
2022-03-10
add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call it
sakumisu
2022-02-25
fix ep mps mask
sakumisu
2022-02-24
add macros for high speed iso and intr transfer with additional transaction
sakumisu
2022-02-24
gdd memory align32 for variable in structure
sakumisu
2022-02-12
update video device class driver
sakumisu
2022-02-09
update ehci driver
jzlv
[next]