| Age | Commit message (Collapse) | Author |
|
fix bug introduced by 2939, with correct offset check logic
|
|
|
|
Fix potential out of bounds access in msc_disk.c
|
|
|
|
|
|
|
|
fix(ncm): Return invalid NTBs to free list
|
|
Work around for esp32s3 racing/timing issue with macos
|
|
|
|
fix dcd_event_sof() with frame number
|
|
|
|
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
|
|
|
|
* fixed unit test with ceedling 1.0.0
|
|
|
|
|
|
update docs, embed metadata to family.c and board.h
|
|
for docs index.rst
|
|
|
|
|
|
|
|
update doc, bump up release 0.18.0
|
|
revert OPT_MCU_RAXXX value back to 1403
|
|
RT1170 enhancements
|
|
|
|
|
|
Add ra8m1_ek
|
|
|
|
|
|
|
|
always reserve 0x100 for option setting in linker to prevent possible bricked mcu
|
|
Adding HID Usage Table Physical Input Device Page (0x0F)
|
|
|
|
|
|
missing configuration or clock setup
|
|
|
|
|
|
|
|
byte for ROM registers to work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
skip iar build with forked pr
|
|
|
|
fix correct DWC2_EP_COUNT
|
|
|