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
2022-07-19
remove list search mode
sakumisu
2022-06-28
update usb core macros
sakumisu
2022-06-27
remove surplus log
sakumisu
2022-06-25
fix warning in 64bit cpu
sakumisu
2022-06-23
fix type wrong for ep argument on usbd_ep_in_handler and usbd_ep_out_handler ...
Li.XiongHui
2022-06-17
add log for descriptor parse
sakumisu
2022-06-17
handle USB_DESCRIPTOR_TYPE_OTHER_SPEED
liuhy-2020
2022-06-16
event use if not else
sakumisu
2022-06-15
fix warnings
sakumisu
2022-06-15
copy data from misalign addr to align32 addr when use dma with dcache
sakumisu
2022-06-15
remove static class_driver table
sakumisu
2022-06-14
add sw init for os and hw init for host controller
sakumisu
2022-06-05
use ep open and close return value
sakumisu
2022-06-04
move log macros into usb_log.h,adjust header file inclusion order
sakumisu
2022-04-15
fix warning
sakumisu
2022-04-15
fix warning
sakumisu
2022-04-14
fix duplicate calls to the class notify handler when class has multiploe
sakumisu
2022-04-08
add test mode when using feature cmd
sakumisu
2022-04-04
add class driver export macro control
sakumisu
2022-04-03
add USB_LOG_RAW macro for printf
sakumisu
2022-03-31
fixed osal critical section protect adapt 64bits CPU.
xieyangrun
2022-03-24
replace cc_arm with arm_version
sakumisu
2022-03-23
fix linkscript for clang and ccarm
sakumisu
2022-03-23
update class driver info,support class driver export
jzlv
2022-03-23
psc thread use event instead,add timeout for transfer
jzlv
2022-03-20
fix descriptor parse error log
sakumisu
2022-03-17
fix critical section wrong use
sakumisu
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-26
switch the order
sakumisu
2022-02-24
add macros for high speed iso and intr transfer with additional transaction
sakumisu
2022-02-24
use hport setup to replace class setup,move out test demo
sakumisu
2022-02-24
gdd memory align32 for variable in structure
sakumisu
2022-02-17
fix ep0 zlp send judgement
sakumisu
2022-02-12
add enumeration success log
sakumisu
2022-02-08
format codes
sakimisu
2022-02-01
add usb host stack(class not release completely)
sakimusu
2022-02-01
rename paramater named class with devclass instead
sakimusu
2022-01-15
update license
sakumisu
2022-01-15
add usb debug level control and color display
sakumisu
2021-12-04
fix doxygen user name
sakumisu
2021-11-29
rename request recipient macro
sakumisu
2021-11-29
refactor usb class structure
sakumisu
2021-11-16
fix zlp process, when ep0_data_len is zero
sakumisu
2021-11-16
format code
sakumisu
2021-11-14
modify print log,add USBD_LOG_INFO forever print
sakumisu
2021-09-28
add usb hs support,add bos and msosv2 descriptor register
sakumisu
2021-07-10
first commit
jzlv
[prev]