| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
For STM32H7 BSP boards, initialize RCC_...TypeDef structs as empty
|
|
Minor ci
|
|
|
|
|
|
make rp2040 code compile cleanly with LLVM embedded toochain for ARM.
|
|
Fix build on windows and macos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix: Fix wrong destsz used with tu_memcpy_s
|
|
Bug: #1935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32
|
|
|
|
as empty
|
|
|
|
stm32_fsdev & ISO EP buffer allocation improvements
|
|
|
|
fix: Replace device calls to memcpy with tu_memcpy_s
|
|
|
|
OHCI usbh, tweaks and improvements
|
|
|
|
|
|
also add place holder for tusb_app_dcache_flush() and
tusb_app_dcache_invalidate()
|
|
Fix ifdefs for disabled uart stdio in rp2040 family
|
|
use tu_static instead of static _fuzz_thread
|
|
|
|
|
|
|
|
|
|
fix: Change all static variables to thread when fuzzing
|