| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
|
|
|
|
also mass change configQUEUE_REGISTRY_SIZE = 4
|
|
also merge them together
|
|
|
|
|
|
|
|
family_configure_device/host/dual_example()
|
|
|
|
|
|
|
|
|
|
|
|
fix build util with makefile
|
|
|
|
|
|
|
|
|
|
with make
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
- change CFG_TUH_ENDPOINT_MAX to 16 (max endpoint pair per device) if
not defined
- change QHD_MAX for EHCI, should be user configurable and more
optimized in the future
|
|
|
|
|
|
|
|
|
|
support this option
|
|
fix attached device not regconized if attached before power on
|
|
|
|
simple host seems to work
|
|
changed device port = 0, host port =1 for imxrt 1060 and 1064
|
|
|