| Age | Commit message (Collapse) | Author |
|
fix: Change all static variables to thread when fuzzing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename to advance/backward_index
|
|
_ff_count() and _ff_remaining()
|
|
condition check
|
|
|
|
- remove non_used_index_space
- packed overwritable with item_size
|
|
|
|
|
|
|
|
|
|
|
|
when LOG=1
|
|
add CDC_CONTROL_LINE_STATE_DTR/RTS, TUSB_INDEX_INVALID enum
|
|
adding cdc host fifo tx/rx
|
|
|
|
add macro to swallow mutex API in order to simplify code with mutex
|
|
|
|
|
|
- handle/fix double overflowed with write()
- other minor clean upp
|
|
- rename wr/rd absolute to index, and rel to pointer.
- fix crash with _tu_fifo_remaining()
- change get_relative_pointer() to idx2ptr() and merge with _ff_mod()
|
|
|
|
when starting up
|
|
|
|
|
|
|
|
|
|
|
|
Which fits both MIMXRT10XX and MIMXRT11XX.
|
|
These are mostly identical to the MIMXRT10XX, with one tiny difference.
|
|
-Wuninitialized, -Wunused, -Wredundant-decls
|
|
__no_inline_not_in_flash_func() for faster irq handling
result is 1KB of code moved from rom -> ram
|
|
remove the usage of TUD_OPT_RHPORT in class driver
|
|
Add SOF IRQ Handler
|
|
pic32 sanity fixes
|
|
|
|
|
|
_mips is provided by xc32-gcc
|
|
|
|
|
|
|