| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Copilot <[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]>
|
|
|
|
Co-authored-by: HiFiPhile <[email protected]>
|
|
Co-authored-by: HiFiPhile <[email protected]>
|
|
|
|
Refactor buildsystem and bsp
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OPT_MCU_SAML22
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial nrf54h20 support
|
|
add tools that provided freely to develop project
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
Revert "Add qodana CI checks"
|
|
|
|
Add qodana CI checks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added stm32l496nucleo board support
|
|
|
|
|
|
ESP32-S3 bulk transfer issues #3154
|
|
increase timeout for mtp hil test
|