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
/
device
Age
Commit message (
Expand
)
Author
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
change vendor device to use edpt stream API
hathach
2024-09-03
make function prototypes match ( found by cppcheck)
dp111
2024-08-19
remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC
hathach
2024-08-19
fix ci build
hathach
2024-08-19
implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...
hathach
2024-08-08
Merge pull request #2750 from hathach/fix-ch32v203-setup
Ha Thach
2024-08-05
Merge pull request #2328 from HiFiPhile/rx_fb
HiFiPhile
2024-08-05
finally fixed fsdev setup handling, which cause race condition for ch32v203
hathach
2024-08-01
increase freerto min task stack for some stm32
hathach
2024-07-30
add edpt0_open(), slightly update dtog
hathach
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-25
fix race condition where reset event cleaar setup count
hathach
2024-07-19
fix compile with tud_vendor_control_xfer_cb() and check tud_descriptor_device...
hathach
2024-07-19
also migrate tud_descriptor_device_qualifier_cb() / tud_descriptor_other_spee...
hathach
2024-07-19
Additional fix related to issue #1018. Corrects the usage of TU_ATTR_WEAK for...
Frank Voorburg
2024-07-19
- add tud_cdc_n_ready() though not used
hathach
2024-07-19
revert changes to usbds configuration_reset() (deal with it in separated PR)
hathach
2024-07-19
Save setup_count on bus reset.
HiFiPhile
2024-07-19
Clear _usbd_dev prior to driver reset.
HiFiPhile
2024-07-12
simplify dwc2 test mode
hathach
2024-05-31
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-05-27
Merge branch 'master' into additional_dcd_sof_enable
HiFiPhile
2024-05-27
Fix tud_sof_cb_enable() return type.
HiFiPhile
2024-05-27
Fix frame count in tud_sof_cb().
HiFiPhile
2024-05-24
minor clean up
hathach
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-13
Adjust logic.
HiFiPhile
2024-05-13
Merge branch 'master' into test-mode-support
HiFiPhile
2024-05-11
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-10
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-10
Allow feedback EP size change.
HiFiPhile
2024-05-09
Little optimization.
HiFiPhile
2024-05-09
Fix CI.
HiFiPhile
2024-05-09
Convert to bit-field since it's more reliable.
HiFiPhile
2024-05-09
Don't forget to queue SOF event.
HiFiPhile
2024-05-09
Disable SOF on configuration change.
HiFiPhile
2024-05-09
Move sof status into usbd_device_t.
HiFiPhile
2024-05-09
Switch to weak default implementation.
HiFiPhile
2024-05-09
Merge branch 'master' into patch-5
HiFiPhile
2024-05-09
Rework ci (#2631)
Ha Thach
2024-05-08
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-04-30
Add missing capability bit for CDC ACM serial break support
Trevor
2024-04-26
Fix up TUD_AUDIO_SPEAKER_MONO_FB_DESCRIPTOR.
HiFiPhile
2024-04-16
Merge pull request #1662 from Erlkoenig90/check-usbd-queue-overflow
Ha Thach
2024-04-16
add TU_ASSERT() to check for adding new usb event
hathach
2024-04-16
don't check local endpoint stalled status, just carry the request for host.
hathach
2024-04-16
USBD: When SET_FEATURE(ENDPOINT_HALT), the DTOG must be reset.
NConrad
2024-04-08
revert usbd driver name change to be backward compatible
hathach
[next]