| Age | Commit message (Collapse) | Author |
|
|
|
correct clock setting for h563 nucleo
|
|
feat(uvc): support format frame based
|
|
|
|
* try to run arm-iar with circleci with new token
* limit iar ci parallel build to 4 for medium+ and 6 for large
* add hil-hfp to compile and test with IAR
|
|
Disable DWC HCD interrupt with MAX3421
|
|
hcd_int_handler isn't found otherwise.
|
|
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
|
|
|