| Age | Commit message (Collapse) | Author |
|
|
|
Added support for the NXP K64 series
|
|
This reverts commit 6afd4a57896f9c9e794de3ab6eabc73d18be4bd0, reversing
changes made to 5c14bd13da211ff2679115b0dba96ac80c1a516c.
|
|
|
|
|
|
improved hex debug print, improved USBH debug prints, added pid/vid debug print
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0)
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|