| Age | Commit message (Collapse) | Author |
|
fix stm32u0 data stride
|
|
|
|
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
|
|
Rp2 refactor
|
|
|
|
support for the AT32F45X series
|
|
|
|
|
|
HWFIFO access-mode refactor and stride-aware FIFO fixes across FSDEV/RUSB2/MUSB
|
|
|
|
|
|
|
|
rusb use custom write
enable all hil test for ra4m1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
Signed-off-by: Zhihong Chen <[email protected]>
|
|
dcd/rusb2: fix fifo write
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
|
|
cdc device omit ep buffer when hwfifo is supported
|
|
|
|
|
|
|
|
use uint8_t for dfu state and status to reduce size
|
|
# Conflicts:
# examples/device/dfu/src/usb_descriptors.c
# examples/device/dfu_runtime/src/usb_descriptors.c
# src/device/usbd_control.c
# src/portable/synopsys/dwc2/dcd_dwc2.c
|
|
Add STM32U3 Device
|
|
|
|
|
|
|
|
# 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
|
|
|
|
OPT_MCU_SAML22
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|