| Age | Commit message (Collapse) | Author |
|
|
|
- added support for STM32H503RB on H503RB-NUCLEO board
- modified H5 family.c file to allow portability between H503 and H565/H573
- redefined USB_DRD_BASE to USB_DRD_FS_BASE if STM32H503xx is used
|
|
Follow up to h5 errata 2.15.1
|
|
20 (40 cycle)
|
|
|
|
|
|
fix hid close not clear data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
state
|
|
as official option
|
|
|
|
|
|
dwc2: add endpoint allocation support.
|
|
|
|
|
|
|
|
|
|
fix rp2 debug build with level 3
|
|
|
|
Fake unplug devices when a root hub is deinit
|
|
|
|
|
|
forward declare board_millis for OPT_OS_CUSTOM
|
|
Usbh unroll hub removal
|
|
|
|
|
|
|
|
Change labeler token
|
|
|
|
- Used usbdev_allocreq for compatibility with SDK 3.2.0
- Wrapped previous code in #ifdef for legacy compatibility
|
|
use usbreset to reset built-in usb 2.0 hub VIA Labs before each test
|
|
|
|
|
|
|
|
implement hcd_deinit() for max3421
|
|
|
|
|
|
|
|
|
|
|