index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
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
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
2026-04-14
Merge branch 'hathach:master' into big-endian-for-setup-packets
Dang Fan
2026-04-13
Merge pull request #3574 from gab-k/support-nrf54lm20a
Ha Thach
2026-04-13
introduce two more macros to follow tinyusb's style
Fan DANG
2026-04-13
fix(device): big-endian host support for SETUP packet handling
Fan DANG
2026-04-10
update README.rst
hathach
2026-04-10
Update src/portable/synopsys/dwc2/dcd_dwc2.c
Ha Thach
2026-04-10
clean up
hathach
2026-04-10
fix DWC2 FIFO depth values for STM32 families
hathach
2026-04-10
fix nrf54 and freertos port
hathach
2026-04-10
Merge pull request #3593 from hathach/worktree-fix-stm32h5-uid-icache
Ha Thach
2026-04-10
add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...
hathach
2026-04-10
fix stm32h5 hard fault when reading UID with ICACHE enabled
hathach
2026-04-09
rename ep_fifo_size (bytes) to otg_dfifo_depth (words)
hathach
2026-04-09
Add initial board support for nRF54LM20 DK
gab-k
2026-04-06
Merge pull request #3563 from hathach/remove-iar-make-support
Ha Thach
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-05
Merge pull request #3587 from hathach/teensy_config
Ha Thach
2026-04-05
Merge pull request #3584 from hathach/fix-hil
Ha Thach
2026-04-04
move MAX3421_HOST build flag to test config for metro_m4_express
hathach
2026-04-04
make board_uart_read()/write() return -1 when unimplemented for consistency a...
hathach
2026-04-04
implement board_uart_read()/write() as non-blocking for all families
hathach
2026-04-03
fix rp2040 uart read/write non-blocking
hathach
2026-04-03
update stm32 to use better uart id
hathach
2026-04-03
bsp/imxrt: refresh teensy config
HiFiPhile
2026-04-03
Merge pull request #3585 from hathach/fix/rp2350-unaligned-memcpy
Ha Thach
2026-04-03
Merge pull request #3580 from michael-membrowse/fix/merge_to_master_build
Ha Thach
2026-04-03
Merge pull request #3586 from felhub/master
Ha Thach
2026-04-03
add script and instruction to run remote hil on local ci server
hathach
2026-04-03
stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...
hathach
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
fixed uart pin init for teensy
felhub
2026-04-02
Merge pull request #3579 from DavidKorczynski/patch-1
Ha Thach
2026-04-02
Apply suggestion from @Copilot
Ha Thach
2026-04-02
rp2040: fix RP2350 hard fault in unaligned_memcpy to USB DPRAM
hathach
2026-04-02
update FatFS to R0.16 via abbrev/fatfs dependency
hathach
2026-04-02
Merge pull request #3561 from hathach/rp2040-hcd-epx
Ha Thach
2026-04-02
add msc device to hil rp2040 host pool
hathach
2026-04-01
fix issue caused by merging active + pending state
hathach
2026-04-01
fix hil uid typo
hathach
2026-04-01
reduce code size, use state to replace active + pending
hathach
2026-03-31
finally get rp2040 host epx working with 2-sof solution for switching
hathach
2026-03-31
Merge pull request #3578 from ValentiWorkLearning/vkorniienko/improve/added-w...
Zixun LI
2026-03-31
Removed readme and modified the getting started doc
Valentyn Korniienko
2026-03-31
Refreshed presets
Valentyn Korniienko
2026-03-31
dont cancel build on merge to master
Michael Rogov Papernov
2026-03-31
host abort transfer on short packet in double buffer.
hathach
2026-03-30
Metadata update
Valentyn Korniienko
2026-03-30
Dead code removal
Valentyn Korniienko
[next]