| Age | Commit message (Collapse) | Author |
|
on the fly
- If buffer is set to NULL, the callback will request payload data from a user function. This allows to work with dynamic content on platforms which are not able to hold a whole frame in memory.
- Callback uses the same "weak" linking as other callbacks for this class.
|
|
# Conflicts:
- hw/bsp/lpc17/family.cmake
- hw/bsp/lpc40/family.cmake
- hw/bsp/lpc55/family.cmake
|
|
fix compiling with nuc family
|
|
|
|
|
|
|
|
dcd/dwc2: fix suspend interrupt indefinitely disabled on AT32F405
|
|
|
|
|
|
|
|
|
|
DIV_ROUND_CLOSEST() to remove the need of typeof
|
|
|
|
|
|
|
|
|
|
|
|
OPT_MCU_SAML22
|
|
|
|
|
|
Initial nrf54h20 support
|
|
|
|
|
|
|
|
at32_fsdev: Fix dcd_int_enable when remapping the USB interrupt
|
|
dcd/dwc2: fix enumeration when EP0 size=8
|
|
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
|
|
Fix HID stylus descriptor and hid_composite example
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Migrate weak function override to new syntax, update delay api usage
|
|
|
|
|
|
|
|
|