| Age | Commit message (Collapse) | Author |
|
copilot/fix-dcd-edpt-xfer-issue
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
# 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
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
- Added bool is_isr parameter to usbd_edpt_xfer() and usbd_edpt_xfer_fifo() wrapper functions
- These are called by class drivers to queue USB transfers
- Updated all callers to pass false by default (non-ISR context)
- Updated audiod_rx_xfer_isr() and audiod_tx_xfer_isr() to pass true (ISR context)
- All 21 unit tests pass
Co-authored-by: HiFiPhile <[email protected]>
|
|
Co-authored-by: HiFiPhile <[email protected]>
|
|
Co-authored-by: HiFiPhile <[email protected]>
|
|
|
|
DIV_ROUND_CLOSEST() to remove the need of typeof
|
|
|
|
|
|
|
|
|
|
|
|
OPT_MCU_SAML22
|
|
|
|
|
|
Initial nrf54h20 support
|
|
|
|
|
|
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: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|