| Age | Commit message (Collapse) | Author |
|
Add NULL check to loop in list_remove_qhd_by_addr() function in ehci.c
|
|
do not apply storage attributes to member of struct
|
|
|
|
|
|
|
|
Fix typo in audiod_rx_done_cb in audio_device.c
|
|
Which fits both MIMXRT10XX and MIMXRT11XX.
|
|
These are mostly identical to the MIMXRT10XX, with one tiny difference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- also add interval_log2 to isr callback
- also rename other variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By default disable
CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISR such that
current examples still work.
|
|
|
|
|
|
|
|
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add ring buffer ON/OFF switch.
|
|
As the peripheral is the same as on the STM32F1 and STM32F4 lines we do the same.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|