| Age | Commit message (Collapse) | Author |
|
In case we received invalid datagram, we silently fail
a the buffer was not returned to empty list -> it was lost.
If this happened more than CFG_TUD_NCM_OUT_NTB_N times, we run out of
NTBs and all OUT transfers are NACKed.
Closes https://github.com/espressif/esp-usb/issues/107
|
|
fix(ncm): Use IN buffer for transmit checks
|
|
|
|
|
|
|
|
Adding HID Usage Table Physical Input Device Page (0x0F)
|
|
|
|
feat(uvc): support format frame based
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Fix 2 UAC issue
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
NCM: avoid recursions in tud_network_recv_renew()
|
|
|
|
|
|
|
|
|
|
consistent
|
|
fixed video_device.c _find_desc_format
|
|
|
|
Allow vendor class to be used without FIFO.
|
|
|
|
fifo) mode
|
|
|
|
|
|
endpoint max packet size
|