index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-07
change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1
hathach
2025-07-05
Use DMA enable for DCache condition
HiFiPhile
2025-07-04
Revise DCache with RTT section
HiFiPhile
2025-07-03
fix build with clang
hathach
2025-07-03
Merge branch 'master' into fork/HiFiPhile/stm32_cache
hathach
2025-07-03
Merge pull request #2593 from HiFiPhile/dcd_notif
Ha Thach
2025-07-03
reduce bInterval for default CDC descriptor from 16ms to 1ms
hathach
2025-07-03
update cdc_msc/cdc_msc_freertos to also support notification
hathach
2025-07-03
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
hathach
2025-07-02
Merge branch 'master' into fork/HiFiPhile/dcd_notif
hathach
2025-07-02
Merge pull request #3157 from hathach/update-buildsystem
Ha Thach
2025-07-02
build iar with circleci large resource
hathach
2025-07-02
update board_test always output to uart regardless of LOGGER option
hathach
2025-07-02
remove make wrapper for rp2040/espressif
hathach
2025-07-02
remove cmake arm-clang and make iar to reduce concurrent jobs
hathach
2025-07-02
update example
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-07-02
add doc for building examples with cmake build system
hathach
2025-07-02
remove legacy DEPS_SUBMODULES in make
hathach
2025-07-01
Merge pull request #2967 from HiFiPhile/async_io
Ha Thach
2025-07-01
defer proc_async_io_done()
hathach
2025-07-01
update example
hathach
2025-07-01
refactor async io, add in_isr argument to tud_msc_async_io_done()
hathach
2025-06-30
Merge branch 'master' into fork/HiFiPhile/async_io
hathach
2025-06-27
Merge pull request #2488 from IngHK/cdch_upgrade
Ha Thach
2025-06-27
clean up
hathach
2025-06-27
use enum buf for process_set_config for ch34x and pl2303
hathach
2025-06-27
update acm and pl2303 to match the rest of drivers
hathach
2025-06-27
Merge pull request #3153 from Milek7/implicit-fb
Zixun LI
2025-06-27
major refactor to generalize cdch serial driver
hathach
2025-06-26
audio_device: Fix data IN endpoints with implicit feedback
milek7
2025-06-22
Merge branch 'master' into async_io
HiFiPhile
2025-06-20
refactor, add cdch_internal_control_complete()
hathach
2025-06-20
refactor change signature of serial driver's process_set_config
hathach
2025-06-20
cdch clean up and refactor, add explicit sync() API
hathach
2025-06-20
usbh make TU_API_SYNC() public, to implement sync() API, change return of syn...
hathach
2025-06-19
union ftdi/pl2303/acm data to save memory.
hathach
2025-06-19
rename tuh_cdc_get_local_line_coding to tuh_cdc_get_line_coding_local
hathach
2025-06-19
revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM
hathach
2025-06-19
clean up pl2303 type data
hathach
2025-06-19
house keeping
hathach
2025-06-18
usbh: add new API tuh_descriptor_get_device_local()
hathach
2025-06-18
add get_itf_by_xfer() to better determine cdc interface from xfer complete ca...
hathach
2025-06-17
add common cdch_process_set_config() to safely complete set_config() when it ...
hathach
2025-06-16
Merge branch 'master' into fork/IngHK/cdch_upgrade
hathach
2025-06-13
audio: buffer macro update
HiFiPhile
2025-06-13
hw/h7rs: Update linker to put RTT in DTCM
HiFiPhile
2025-06-13
hw/h7rs: Enable D-Cache in BSP
HiFiPhile
2025-06-13
Add cache line size alignment to buffer macro
HiFiPhile
2025-06-13
Add STM32 DWC2 cache support
HiFiPhile
[next]