| Age | Commit message (Collapse) | Author |
|
|
|
dwc2 core stuck at reset
|
|
|
|
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
|
|
|
|
|
|
|
|
USB.2
msc is mounted, but device couldn't work reliably and got constant reset
due to other errata probably.
|
|
|
|
|
|
|
|
add tu_assert() check for aligned 32byte address for imxrt
|
|
|
|
|
|
|
|
|
|
family_configure_device/host/dual_example()
|
|
|
|
fix build util with makefile
|
|
|
|
|
|
|
|
|
|
|
|
- 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()
|