| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add WCH CH32V307 port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat(ci): Adds oss-fuzz integration on PRs
|
|
|
|
ip3511 : Fix IAR build.
|
|
|
|
fix codespell
|
|
|
|
Fix UVC probe and commit on MacOS
|
|
Fix fifo memory overflow
|
|
|
|
|
|
|
|
|
|
rename to advance/backward_index
|
|
_ff_count() and _ff_remaining()
|
|
condition check
|
|
|
|
|
|
|
|
- remove non_used_index_space
- packed overwritable with item_size
|
|
|
|
|
|
Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTION in usbh.c
|
|
Fix IAR warning: Warning[Pe381]: extra ";" ignored
|
|
|
|
fix(fuzz): Make sanitizer flags optional
|
|
Add NULL check to loop in list_remove_qhd_by_addr() function in ehci.c
|
|
|
|
Currently OSS fuzz expects to have complete control over the
sanitizer flags. As we currently have these set it's causing
problems with the OSS fuzz build. Instead we should use the
provided variables from the OSS fuzz build environment. For
local testing we'll create a set a well defined defaults.
|
|
|
|
fix ncm warning
|
|
|
|
[add] semaphore reset support for rt-thread
|
|
add tuh_cdc_peek()
|
|
|
|
fix incorrect rx buf in cdc
|
|
|