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
/
src
/
portable
/
st
Age
Commit message (
Expand
)
Author
2026-06-18
fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)
hathach
2026-05-25
optimize interrupt handling time
HiFiPhile
2026-05-10
add stm32c5 support
HiFiPHile
2026-04-23
Merge pull request #3590 from hathach/copilot/extract-hcd-pma-buffer-errata-w...
Ha Thach
2026-04-17
use single volatile counter
hathach
2026-04-17
fix some Wconversion warnings
hathach
2026-04-10
debloat the workaround
HiFiPhile
2026-04-10
Allow STM32 FSDEV delay override macros to satisfy 32-bit guard
copilot-swe-agent[bot]
2026-04-10
Restore errata context comment on inline delay helper
copilot-swe-agent[bot]
2026-04-10
Make fsdev errata delay helper static inline
copilot-swe-agent[bot]
2026-04-09
Polish FSDEV delay code readability
copilot-swe-agent[bot]
2026-04-09
Clarify STM32U0 delay-default frequency usage
copilot-swe-agent[bot]
2026-04-09
Simplify delay loop comment in shared FSDEV helper
copilot-swe-agent[bot]
2026-04-09
Decouple DCON stabilize delay from BTABLE errata macro
copilot-swe-agent[bot]
2026-04-09
Restore compile-time guard for STM32 FSDEV delay defaults
copilot-swe-agent[bot]
2026-04-09
Document and polish shared FSDEV errata delay helper
copilot-swe-agent[bot]
2026-04-09
Refactor STM32 FSDEV PMA errata delay into common helper
copilot-swe-agent[bot]
2026-03-18
fix bugs in fsdev hcd, dcd and midi host stream write
hathach
2026-03-16
clean up fsdev symbols
hathach
2026-03-16
Unify USB FSDEV driver implementation for various microcontrollers. Replace `...
hathach
2026-03-16
Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcon...
hathach
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
HiFiPhile
2026-02-05
reverse pma size check to reduce duplication
hathach
2026-01-26
fix stm32u0 data stride
Zixun LI
2026-01-24
Fix macro directive for FSDEV of CH32V20x
Mitsumine Suzu
2026-01-06
hcd/stm32_fsdev: fix init after device mode
HiFiPhile
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-03
add default access mode for tu_hwfifo API make it easier for non-custom read/...
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-01
change signature of tu_hwfifo_* to have hwfifo as first parameter
hathach
2025-12-31
replace PMA buffer packet read/write by using tu_hwfifo API
hathach
2025-12-31
add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplica...
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-15
minor clean up
hathach
2025-11-28
Fix deinit glitch
HiFiPhile
2025-11-28
Use one endpoint for EP0
HiFiPhile
2025-11-27
Add max nak config
Zixun LI
2025-11-27
free previously allocated OUT endpoint if IN allocation failed
Zixun LI
2025-11-27
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-11-27
Remove redundant EP reg clear
Zixun LI
2025-11-27
Add fsdev_deinit
Zixun LI
2025-11-27
extract core reset
Zixun LI
2025-11-26
reorganize ctr_rx workaround
Zixun LI
2025-11-26
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
2025-11-25
hcd/fsdev: more refactor
HiFiPhile
2025-11-25
fsdev: reorganize functions
HiFiPhile
2025-11-25
hcd: add fsdev driver
HiFiPhile
2025-11-25
dcd/fsdev: re-enable SBUF for STM32U0, no more issue
Zixun LI
2025-11-23
stm32_fsdev: Fix missed cases in single-buffered isochronous endpoint support.
milek7
[next]