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
Age
Commit message (
Expand
)
Author
2024-05-24
add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...
hathach
2024-05-24
wch usbfs/usbhs need to specify which driver to use. for v307 default to high...
hathach
2024-05-20
Merge pull request #2362 from dragonlock2/master
Ha Thach
2024-05-20
use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEED
hathach
2024-05-20
temp code
hathach
2024-05-17
Merge pull request #2648 from tannewt/esp32c2_h2
Ha Thach
2024-05-16
Add esp32c2 and esp32h2 for max3421 support
Scott Shawcroft
2024-05-15
add CH32V20x USB OTG/FS driver
Matthew Tran
2024-05-13
Adjust logic.
HiFiPhile
2024-05-13
Merge branch 'master' into test-mode-support
HiFiPhile
2024-05-06
Merge pull request #2618 from HiFiPhile/fifo_const_split
Ha Thach
2024-05-02
add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...
hathach
2024-04-29
Guard const addr fifo functions with TUP_MEM_CONST_ADDR.
HiFiPhile
2024-04-26
- add esp32 c3, c6 mcu option
hathach
2024-04-25
revert a change in tusb_mcu
hathach
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2024-04-25
Fix IAR breakpoint test.
HiFiPhile
2024-04-19
- clang h743 build and run cdc_msc ok
hathach
2024-04-10
remove the usage of TU_BIT() and TU_GENMASK() from tusb_types.h
hathach
2024-04-09
make veryfi static in ccrx consistent with the rest
hathach
2024-04-09
Fixed behavior of the PRCR register. Previous write protection will be recove...
Matthias Schär
2024-04-08
Merge pull request #2567 from HiFiPhile/iso_alloc
Ha Thach
2024-04-05
reverted un-related file changes
hathach
2024-04-02
Move endpoint alloc define to tusb_mcu.h
HiFiPhile
2024-04-02
Merge branch 'master' into MCX
hathach
2024-03-22
add tu_edpt_stream_deinit()
hathach
2024-03-22
code format
hathach
2024-02-24
Merge pull request #2168 from emb4fun/nxp_k64
Ha Thach
2024-02-22
Revert "Merge branch 'hathach:master' into MCX"
Jerry Palacios
2024-02-22
Merge branch 'hathach:master' into MCX
jerpa77
2024-02-20
MCX A and MCX N merged to MCX family
Jerry Palacios
2024-02-19
Merge pull request #2389 from IngHK/improve_debug_prints
Ha Thach
2024-02-14
fixed #2469
IngHK
2024-02-08
missing \r\n after TU_LOG_BUF => moved \r\n to tu_print_buf()
IngHK
2024-02-07
frdmmcxa153 files added
Jerry Palacios
2024-02-07
Back to original
Jerry Palacios
2024-02-07
Merge remote-tracking branch 'remotes/hathach/master' into improve_debug_prints
IngHK
2024-02-04
Merge branch 'hathach:master' into nxp_k64
Michael Fischer
2024-01-26
rename and add more video descriptors
hathach
2024-01-25
minor update to video capture example
hathach
2024-01-15
Test mode support only for Hi-Speed devices
Rocky04
2024-01-15
Merge branch 'master' into test-mode-support
Rocky04
2024-01-15
Add DWC2 Test Mode SUpport
Rocky04
2024-01-15
fix conflict of BIT() macro
hathach
2023-12-28
Merge branch 'hathach:master' into master
沈玴興
2023-12-28
add __ARM_ARCH_8_1M_MAIN__ for M55
YixingShen
2023-12-26
improved hex debug print, improved USBH debug prints, added pid/vid debug print
IngHK
2023-12-13
Fix CI & typo.
HiFiPhile
2023-12-12
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...
henneboi
2023-12-08
improved CFG_TUSB_DEBUG handling due to compile errors
IngHK
[next]