| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- handle cc1, cc2 voltage changes
- get order set, rx message end interrupt
- add segger rtt support for cmake
|
|
|
|
add workflow_dispatch to all ci workflow
|
|
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead
* add dcd dcache for chipidea
* add cmake for lpc18
* add makefile build for mcx
* use fork of mcu sdk
* fix ci build with nrf
* flash rp2040 with openocd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable codespell
|
|
|
|
|
|
|
|
|
|
fix: Replace device calls to memcpy with tu_memcpy_s
|
|
|
|
OHCI usbh, tweaks and improvements
|
|
|
|
also add place holder for tusb_app_dcache_flush() and
tusb_app_dcache_invalidate()
|
|
|
|
|
|
fix: Change all static variables to thread when fuzzing
|
|
|
|
|
|
|
|
|
|
|
|
Introduces a new function tu_memcpy_s, which is effectively
a backport of memcpy_s. The change also refactors calls
to memcpy over to the more secure tu_memcpy_s.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename to advance/backward_index
|
|
_ff_count() and _ff_remaining()
|
|
condition check
|
|
|
|
- remove non_used_index_space
- packed overwritable with item_size
|
|
|