| Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
msc,cdc,hid
HIL enable device DMA for p4
|
|
[DCD_DWC2][ESP32P4][HS] Added cache synchronization (cont)
|
|
line size
|
|
|
|
occupy the whole cache line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|