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
/
common
/
tusb_mcu.h
Age
Commit message (
Expand
)
Author
2025-10-10
try to enable ohci for lpc55 but not working, probably clock issue
hathach
2025-09-17
use existing overloadable Pico SDK section macro instead of creating a custom...
Peter Lawrence
2025-09-16
Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:
igor.masar
2025-09-10
Initial STM32WBARI eval support
Dalton Caron
2025-08-15
Add ESP32-C5 and ESP32-C61 definitions
Scott Shawcroft
2025-08-05
Fix AT32F405xx missing USB HS definition
peppapighs
2025-08-01
Merge pull request #3191 from hathach/at32
Ha Thach
2025-07-07
Merge pull request #2963 from HiFiPhile/stm32_cache
Ha Thach
2025-07-07
change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1
hathach
2025-07-07
support at32 mcu
zhiqiang
2025-07-05
Use DMA enable for DCache condition
HiFiPhile
2025-07-05
always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...
hathach
2025-06-13
Add STM32 DWC2 cache support
HiFiPhile
2025-06-12
merge n6 and h7rs (same config)
hathach
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-19
dwc2 only enter critical in isr with multiple core CPUs
hathach
2024-12-17
enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default
hathach
2024-11-28
Merge branch 'master' into fork/pschatzmann/rp2040-iso
hathach
2024-11-27
Add support for the STM32C0 and the NUCLEO-C071RB.
David (Pololu)
2024-11-27
default CFG_TUH_DWC2_DMA_ENABLE to 0
hathach
2024-11-27
update device_info example to work with p4 dcache
hathach
2024-11-25
change dcd_dcache_*() API return type from void to bool
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF ncm_device
hathach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-11-20
add CFG_TUD_MEM_DCACHE_ENABLE, CFG_TUD_MEM_DCACHE_LINE_SIZE option
hathach
2024-11-19
Merge pull request #2881 from hathach/enhance-dwc2-dcd
Ha Thach
2024-11-16
Make HS USB default for STM32H7RS
Chintalagiri Shashank
2024-11-16
Add support for STM32H7RSxx
Chintalagiri Shashank
2024-11-14
rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE
hathach
2024-11-08
get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is increa...
hathach
2024-10-15
RP2040 New ISO API
pschatzmann
2024-10-02
Merge branch 'master' into fork/Maerdl/master
hathach
2024-10-01
support stm32U0 device
Haefner, Martin
2024-09-30
added p4, seems to work well and enumerated
hathach
2024-09-30
try to add esp32 p4 and esp-idf v5.3 support
hathach
2024-09-24
add CFG_TUD_DWC2_DMA, make it compile time option
hathach
2024-09-04
dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=...
hathach
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-08-19
implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...
hathach
2024-08-17
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
hathach
2024-08-17
more refactor to simplify musb driver
hathach
2024-08-15
add TUP_USBIP_MUSB macro, minor rename
hathach
2024-08-14
Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port
hathach
2024-08-08
Fix ESPs without device support
Scott Shawcroft
2024-07-12
simplify dwc2 test mode
hathach
2024-07-01
Add MAX78002 Support
Brent Kowal
2024-06-28
Initial Commit for MAX32 Support
Brent Kowal
2024-06-15
Merge pull request #2672 from tinic/master
Ha Thach
2024-06-14
add ch32v103 bsp support, compile but does not run, probably due to compile/l...
hathach
2024-06-12
Make it work.
Tinic Uro
[prev]
[next]