index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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-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
2024-03-10
added use of cdc_line_control_state_t type in CDCh
IngHK
2024-03-10
added explicite (uint16_t) casts inside tu_htole16()
IngHK
2024-03-10
fixed IAR compile error
IngHK
2024-03-03
Use FIFO size as condition.
HiFiPhile
2024-03-01
add tuh_hid_receive_abort() API
hathach
2024-03-01
reformat code hid_host.c
hathach
2024-02-29
improved TU_LOGs
IngHK
2024-02-29
small PL2303 improvements
IngHK
2024-02-29
removed expendable ACM check
IngHK
2024-02-29
improved & fixed compiler warnings device descriptor handling
IngHK
2024-02-29
FTDI fixed itf_num and some improvement
IngHK
2024-02-26
add notification support for device class USBTMC.
Tommie Gannert
2024-02-24
improved PL2303 TU_LOGs
IngHK
2024-02-24
improved TU_LOGs
IngHK
2024-02-24
small changes & code style
IngHK
2024-02-24
updated contribution, readme and some comments
IngHK
2024-02-24
added PL2303 support
IngHK
2024-02-24
improved CP210x support
IngHK
2024-02-24
improved FTDI support
IngHK
2024-02-24
created set_line_coding_sequence() and void set_line_coding_stage1_complete()...
IngHK
2024-02-24
fixed CFG_TUH_CDC_LINE_CONTROL_ON_ENUM handling. only set if defined. value 0...
IngHK
2024-02-24
fixed #2448 CH34x ch34x_set_line_coding() callback bug
IngHK
2024-02-24
improved ACM checks
IngHK
2024-02-24
added continue enum after config fail
IngHK
2024-02-24
created set_function_call()
IngHK
2024-02-24
changed to use of p_cdc->requested_line_state
IngHK
2024-02-24
changed to use of p_cdc->requested_line_coding
IngHK
2024-02-24
splitted cdch_internal_control_complete() into driver's _internal_control_com...
IngHK
2024-02-23
improved TU_LOGs
IngHK
2024-02-23
sorted driver functions into Control Request, Driver API, Enumeration and Hel...
IngHK
[prev]
[next]