| 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
|
|
|
|
|
|
|
|
|
|
- skip breakpoint for espressif riscv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as official option
|
|
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
|
|
|
|
|
|
|
|
|
|
|
|
cdc_ch34x_support
|
|
# Conflicts:
# src/class/cdc/cdc_host.c
|
|
CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid.
|
|
|
|
|
|
|
|
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)
|
|
|
|
Allow external definition of TU_CP210X_PID_LIST
|
|
|
|
|
|
to tusb_option.h and mandatory for BTH driver
|
|
|
|
dwc2 core stuck at reset
|
|
|
|
|
|
|
|
|
|
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
|
|
|
|
fix build util with makefile
|
|
|
|
|