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-27
bulk_in: copy buffer to ensure alignment correctness.
HiFiPhile
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
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-26
cdc: add uart status notification support.
HiFiPhile
2024-04-26
cdc_device : save rhport.
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 branch 'master' of github.com:HiFiPhile/tinyusb into vendor_fifo
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-04
small change process config complete
IngHK
2024-04-04
disable PL2303 flow control config
IngHK
2024-04-04
foxed FTDI flow control config
IngHK
2024-04-04
CP210x removed baudrate check, fixed data bits check
IngHK
2024-04-04
fixed compile warnings
IngHK
2024-04-04
Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgrade
IngHK
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-04-01
Merge branch 'master' of https://github.com/hathach/tinyusb into vendor_fifo
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
Add files via upload
acscd
2024-03-22
implement tuh_init()
hathach
2024-03-22
adding deinit() stub for usbh/hcd class driver
hathach
2024-03-21
Merge remote-tracking branch 'remotes/hathach/master' into work
IngHK
2024-03-21
code style and clean up CDC serial header files
IngHK
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-10
fixed FTDI set control line
IngHK
2024-03-10
added defines CFG_TUH_CDC_DTR_CONTROL_ON_ENUM & CFG_TUH_CDC_RTS_CONTROL_ON_ENUM
IngHK
2024-03-10
added line control function using cdc_line_control_state_t
IngHK
[prev]
[next]