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-26
Guard ep_fb with usbd_edpt_claim().
HiFiPhile
2024-04-26
Add tu_static to global variables.
HiFiPhile
2024-04-26
UAC2: Implement feedback by fifo counting.
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-01
add tuh_hid_receive_abort() API
hathach
2024-03-01
reformat code hid_host.c
hathach
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
2024-01-29
fixed #2437
IngHK
2024-01-26
update example to work bulk mjpeg
hathach
2024-01-26
rename and add more video descriptors
hathach
2024-01-26
Merge branch 'hathach:master' into master
沈玴興
2024-01-26
Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ...
YixingShen
2024-01-25
minor update to video capture example
hathach
[next]