| Age | Commit message (Collapse) | Author |
|
make/cmake PORT=0/1. default to fsdev
|
|
highspeed
|
|
Add CH32V20x USB OTG/FS Driver
|
|
|
|
|
|
Add esp32c2 and esp32h2 for max3421 support
|
|
|
|
|
|
|
|
|
|
tusb_fifo: skip constant address functions if not used
|
|
seem wrong (only 24 bytes for text)
|
|
|
|
- skip breakpoint for espressif riscv
|
|
|
|
|
|
|
|
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
|
|
|
|
|
|
recovered.
|
|
ISO endpoint allocation improvments
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|