| Age | Commit message (Collapse) | Author |
|
The newer tusb_option.h assumes that there is a number of device
endpoints to check against.
|
|
- all dwc2 ip seems to support test mode in both fs/hs -> remove TUP_USBIP_DWC2_TEST_MODE
- remove dcd_check_test_mode_support(), all should be supported
- move enum tusb_feature_test_mode_t to tusb_types.h
|
|
Add support for STM32U535xx/STM32U545xx
|
|
compile/linker issue
|
|
|
|
|
|
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
|
|
|
|
|
|
ISO endpoint allocation improvments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
USB.2
msc is mounted, but device couldn't work reliably and got constant reset
due to other errata probably.
|
|
|
|
|
|
|
|
|
|
fix build util with makefile
|
|
|
|
|
|
|
|
|