| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
move debug utils to new header
|
|
|
|
Plus typo fixes, GCC11 array bounds fix, snprintf for malloc-free
debug and pragmas for alignment checks.
|
|
calibration.
still has issue with gd32 with msc (does work with running with rtt as
log).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- stall will remove pending (not complete) transfer. Correct reset data
toggle when clear stall.
- remove buf ctrl debug code
|
|
|
|
- remove driver class code binding
- fully support IAD
- auto calculate total length for interface descriptor for driver
|
|
tu_edpt_validate() and tu_edpt_bind_driver()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is m4 but cannot unaligned acces on usb ram
|
|
able to get passed enumeration and up to READ10
|
|
* add tu_unaligned_read32/write32
* added tu_unaligned_read16/write16
* add TU_ATTR_ALWAYS_INLINE, add to most of simple inline function
|
|
|
|
|
|
|
|
also rename debug lookup to prevent conflict
|
|
|
|
|
|
|
|
suppress vendor sdk driver at board.mk
|
|
|
|
|
|
- RTT mode is blocking to prevent log lost
- Improve logging message
|
|
|
|
|
|
|
|
|
|
add msc scsi command list
|
|
|
|
|
|
|