| Age | Commit message (Collapse) | Author |
|
- change API of tuh_control_xfer and its callback
- rename tuh_control_complete_cb_t to tuh_control_xfer_cb_t
- add user argument to control callback
- migrate usbh and hub
|
|
|
|
|
|
|
|
|
|
fix enumeration with hub when reset port before set address
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move debug utils to new header
|
|
|
|
|
|
|
|
fix issue 1359
|
|
|
|
Modify the wrong macro definition code
|
|
stm32wb55 support
|
|
|
|
|
|
vendor: Write improvements
|
|
|
|
Add host string descriptor functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minor clean up
|
|
fix build with esp32s2, also use dwc2 for esp example
|
|
|
|
|
|
Plus typo fixes, GCC11 array bounds fix, snprintf for malloc-free
debug and pragmas for alignment checks.
|
|
Open OUT endpoint for HID host
|
|
Fix CPP compilation with IAR
|
|
Mcu specific
|
|
Updated the clearing of the status register bits to use a straight '=…
|
|
The IAR compilier does not resolve references to fields in the anonym…
|
|
|
|
|
|
|
|
|
|
Solve problems with CCRX toolchain
|