| Age | Commit message (Collapse) | Author |
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
# Conflicts:
# examples/device/dfu/src/usb_descriptors.c
# examples/device/dfu_runtime/src/usb_descriptors.c
# src/portable/synopsys/dwc2/dcd_dwc2.c
|
|
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
|
|
|
|
use EP0 buffer.
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
num_packets = 1
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
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
|