| Age | Commit message (Collapse) | Author |
|
|
|
fix(dcd_dwc2): Fix EP IN counters assignment and usage
|
|
refactor(usbd_control): Updated the buffer name for deeper debug
|
|
|
|
|
|
|
|
net_lwip_webserver example fix and improvement
|
|
Rp2040 - ISO API to make Audio work / Merge to master
|
|
|
|
|
|
USBH: Recover from unexpected descriptor size
|
|
|
|
|
|
|
|
Add support for the STM32C0 and the NUCLEO-C071RB
|
|
|
|
|
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|
|
Esp32p4 host dma
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TUH_EPBUF_DEF
|
|
change dcd_dcache_*() API return type from void to bool
|
|
|
|
More Esp32p4 dma with cache sync
|
|
|
|
|
|
use edpt_claim() to prevent race condition
|
|
|
|
|
|
|
|
|
|
|
|
csw as normal variable. Also reformat code
|
|
|
|
|
|
|
|
|
|
|
|
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
|
|
|