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
path:
root
/
examples
/
host
Age
Commit message (
Expand
)
Author
2026-04-14
fix ci
hathach
2026-04-14
refactor rp2040 family.cmake to use family_configure_example() and apply WARN...
hathach
2026-04-14
get freertos working with rp2040
hathach
2026-04-06
remove IAR toolchain support from make build system
hathach
2026-04-05
Merge pull request #3581 from non-bin/master
Ha Thach
2026-04-03
fix issue with exmaple
hathach
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2026-04-02
update FatFS to R0.16 via abbrev/fatfs dependency
hathach
2026-04-01
reduce code size, use state to replace active + pending
hathach
2026-03-23
add rp2040 sof + stop_trans on nak. increase nak_poll fs/ls delay to 300 us t...
hathach
2026-03-23
update host msc hil test
hathach
2026-03-20
Add dd command to MSC file explorer for sector read and speed reporting, adju...
hathach
2026-03-17
add hil test for host msc and cdc
hathach
2026-03-13
actual build make/cmake for ft9xx
hathach
2026-03-13
add support for CH32F20X MCU and update board configuration
hathach
2026-03-06
fix CI
HiFiPhile
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516
HiFiPhile
2026-03-05
add IAR warning flags to cmake build and fix them
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-01-08
host device info print no serial as 0 instead of n/a
hathach
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
HiFiPhile
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Zixun LI
2025-12-16
example: host: support hpmicro family
Zhihong Chen
2025-12-15
minor clean up
hathach
2025-12-14
bsp: nxp: add support for RW612 (FRDM-RW612)
gab-k
2025-12-13
example/bare_api: move buffer into USB section
HiFiPhile
2025-12-13
update LPC54
HiFiPhile
2025-12-13
example/msc_app: move buffers into usb ram section
HiFiPhile
2025-12-13
bsp/lpc55: add hcd_ip3516
HiFiPhile
2025-12-13
Merge branch 'refs/heads/master' into hcd_fsdev
hathach
2025-12-02
adding metrics for computing average compiled size
hathach
2025-11-27
fix build
HiFiPhile
2025-11-27
bsp/stm32h5: support host mode
HiFiPhile
2025-11-25
fsdev: reorganize functions
HiFiPhile
2025-11-25
hcd: add fsdev driver
HiFiPhile
2025-11-19
device_info wait 100ms for host's uart, needed for hil test
hathach
2025-11-08
fix more alerts
hathach
2025-11-06
update espressif cmake
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-11-03
fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...
hathach
2025-10-30
Merge pull request #3271 from karlp/pr/examplesd-freertos-stacks
Ha Thach
2025-10-30
increase freertos stack size when debug is enabled
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-10-14
more make refactor
hathach
2025-10-14
more warnings fix
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-10-14
move make.mk to hw/bsp/family_support.mk
hathach
2025-10-01
examples/device/*_freertos: expand stack size when needed
Karl Palsson
[next]