| Age | Commit message (Collapse) | Author |
|
correct max nak
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sparkfun_samd21_mini_usb board support
|
|
Support for STM32H503 MCU
|
|
MAX3421E NAK retry handling next frame
|
|
|
|
|
|
|
|
|
|
Default to 1 NAK per endpoint
|
|
|
|
|
|
|
|
|
|
|
|
Implemented changes suggested in the review:
- restored original name of SystemClock_Config() function
- some GPIO clocks are only enabled if macros are defined
- moved GPIO clocks init back to family.c
|
|
|
|
|
|
- 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
|