| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add missing #endif
|
|
pending for event queue with timeout of 1 ms
|
|
Support STM32H7 with only 1 USB port: H72x / H73x / H7Ax / H7Bx
|
|
|
|
Added support for allocating hw_endpoints for non-interrupt endpoints.
Allow endpoints to be used in either direction by updating bit checks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add WCH mcu submodule
Add CH32V307V-R1-1v0 bsp
|
|
|
|
move usbh_edpt_open() to public API, remove rhport from its signature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modify the wrong macro definition code
|
|
stm32wb55 support
|
|
|
|
|
|
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.
|
|
|
|
|