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
/
class
Age
Commit message (
Expand
)
Author
2024-04-28
Merge pull request #2494 from tommie/usbtmcnotif
HiFiPhile
2024-04-27
Fix CI.
HiFiPhile
2024-04-27
Buffer int msg to ensure alignment and placement correctness.
HiFiPhile
2024-04-27
bulk_in: copy buffer to ensure alignment correctness.
HiFiPhile
2024-04-26
Code format.
HiFiPhile
2024-04-26
Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2253
HiFiPhile
2024-04-26
Simplify transfer failure cb.
HiFiPhile
2024-04-26
Add missing alignment.
HiFiPhile
2024-04-26
use separate buffer for ctrl transfer.
HiFiPhile
2024-04-26
Merge branch 'master' of https://github.com/hathach/tinyusb into pr/2283
HiFiPhile
2024-04-25
uac2: return on clear_feature.
HiFiPhile
2024-04-22
fix print lu format warnings with clang
hathach
2024-04-22
fix nrfx v3 spim freq when init
hathach
2024-04-10
Adding tuh_hid_get_report(...) to hid_host.h
Luke A
2024-04-09
Fix tud_video_n_streaming check
HiFiPhile
2024-04-08
Merge pull request #1835 from MasterQ32/otg_bringup
Ha Thach
2024-04-08
fix missing if mutex required
hathach
2024-04-08
add class driver deinit
hathach
2024-04-08
Merge pull request #1363 from tobozo/master
Ha Thach
2024-04-06
Move TUP_DCD_EDPT_ISO_ALLOC outside usbd_edpt_close() loop.
HiFiPhile
2024-04-02
Add endpoint ISO allocation to video class.
HiFiPhile
2024-04-02
Move endpoint alloc define to tusb_mcu.h
HiFiPhile
2024-04-01
UAC2: fix mounted condition.
HiFiPhile
2024-04-01
UAC2: refactor interrupt endpoint support.
HiFiPhile
2024-04-01
Merge remote-tracking branch 'upstream/master' into pr/1702
HiFiPhile
2024-03-31
fix hid close not clear data
hathach
2024-03-30
dwc2: add endpoint allocation support.
HiFiPhile
2024-03-25
Merge branch 'master' into add-tuh-deinit
hathach
2024-03-22
implement tuh_init()
hathach
2024-03-22
adding deinit() stub for usbh/hcd class driver
hathach
2024-03-20
added dedicate buffer for probe commit payload
hathach
2024-03-20
improve uvc debug message
hathach
2024-03-18
fix: uvc multiple interface support
Li Junru
2024-03-15
[usbtmc] cast to uintptr_t to get rid of const for usbd_edpt_xfer.
Tommie Gannert
2024-03-01
add tuh_hid_receive_abort() API
hathach
2024-03-01
reformat code hid_host.c
hathach
2024-02-26
add notification support for device class USBTMC.
Tommie Gannert
2024-02-22
Merge pull request #2487 from hathach/update-cdc_msc_freertos-example
Ha Thach
2024-02-22
slightly change cdc_msc_freertos example
hathach
2024-02-22
Merge pull request #2420 from zx96/use-cfg-tud-msc-log-level
Ha Thach
2024-02-20
video_device: fix uninitialized warning
Bob Abeles
2024-02-06
Merge pull request #2442 from IngHK/hidh_mounted_fix
Ha Thach
2024-02-01
Merge pull request #2443 from mamiral/tud_vendor_mutex
HiFiPhile
2024-01-31
fix #2444 and other small things
IngHK
2024-01-31
Update vendor_device.c fifo mutex config similar to cdc_device.c.
mamiral
2024-01-30
fix tuh_hid_mounted() similar to #2437
IngHK
2024-01-30
Merge pull request #2438 from IngHK/cdch_mounted_fix
Ha Thach
2024-01-30
cdch: de-configure when closing, rename configured to mounted
hathach
2024-01-30
Merge pull request #2428 from YixingShen/master
Ha Thach
2024-01-29
add freertos build support for video_capture example
hathach
[next]