| Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
|
|
|
|
* 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
|
|
|
|
|