index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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-06-27
update acm and pl2303 to match the rest of drivers
hathach
2025-06-27
major refactor to generalize cdch serial driver
hathach
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-12
Merge pull request #3137 from HiFiPhile/uac_simplify
Ha Thach
2025-06-12
Merge pull request #3140 from james-advatek/stm32n657nucleo
Ha Thach
2025-06-12
merge n6 and h7rs (same config)
hathach
2025-06-12
doc update
hathach
2025-06-12
ci skip clang/iar build for stm32n6
hathach
2025-06-12
fix cmake build
hathach
2025-06-12
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
hathach
2025-06-11
Merge pull request #2960 from HiFiPhile/h7rs
Ha Thach
2025-06-11
fix linker issue with clang
hathach
2025-06-11
add h7rs to ci matrix
hathach
2025-06-11
Merge branch 'master' into fork/HiFiPhile/h7rs
hathach
2025-06-11
Merge pull request #3145 from hathach/refactor-maxim-bsp
Ha Thach
2025-06-11
add make build for maxim
hathach
2025-06-11
remove max32666fthr from hil pool
hathach
2025-06-10
merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. On...
hathach
2025-06-09
Merge pull request #3143 from Precidata/fix-epsize
HiFiPhile
2025-06-09
Fix TUH_EPSIZE_BULK_MPS macro
Cédric Berger
2025-06-09
Merge pull request #3135 from andrewleech/ncm-link-state-control
HiFiPhile
2025-06-08
Fix ECM compile
HiFiPhile
2025-06-04
fix: allow FreeRTOS examples to compile
James Sandison
2025-06-04
docs: update dwc2_info.md
James Sandison
2025-06-04
chore: delete accidentally commited submodules
James Sandison
2025-06-04
chore: whitespace fix
James Sandison
2025-06-04
doc: remove reference to stm32n657_dk board
James Sandison
2025-06-04
chore: add newline to EOF
James Sandison
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-29
uac2: remove support fifo
HiFiPhile
2025-05-29
Fix wrong SysTick clock on NUCLEO-C071RB
HiFiPhile
2025-05-29
examples/device/net_lwip_webserver: Simplify example code.
Andrew Leech
2025-05-29
Add link state control support for ECM mode
Andrew Leech
2025-05-29
Add USB NCM link state control support
Andrew Leech
2025-05-28
Merge pull request #3136 from hathach/update-max32
Ha Thach
2025-05-28
add OPT_MCU_MAX32665
hathach
2025-05-23
Merge pull request #3111 from hathach/ci_vbus
Ha Thach
2025-05-23
Add comment about CFG_TUD_CI_HS_VBUS_CHARGE
HiFiPhile
[next]