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-09-10
minor clean up
hathach
2024-09-10
change edpt stream api to take hwid from API to reduce memory footprint
hathach
2024-09-10
update edpt_stream to support non-buffered (no fifo) mode
hathach
2024-09-10
change vendor device to use edpt stream API
hathach
2024-09-04
Merge pull request #2788 from dp111/cppcheck
HiFiPhile
2024-09-04
dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=...
hathach
2024-09-03
make function prototypes match ( found by cppcheck)
dp111
2024-09-02
Merge pull request #2786 from dp111/breakinside
HiFiPhile
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-16
Put break inside #if #endif
dp111
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-19
- add tud_cdc_n_ready() though not used
hathach
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
2024-05-30
Use correct backend.
Tinic Uro
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
[prev]
[next]