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
Age
Commit message (
Expand
)
Author
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-21
Merge pull request #2527 from tannewt/idf5.2.1
Ha Thach
2024-03-20
Tweaks for ESP-IDF 5.2.1
Scott Shawcroft
2024-03-18
fix: uvc multiple interface support
Li Junru
2024-03-13
Merge pull request #2473 from kaidegit/patch-1
HiFiPhile
2024-03-13
usbd only process last setup packet in the event queue
hathach
2024-03-13
- only abort ep0 if it is active
hathach
2024-03-12
Merge branch 'master' into fix-rp2040-ctrl-xfer
hathach
2024-03-11
reformat code
hathach
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-04
- usbh enumeration: move _parse_configuration_descriptor after SET_CONFIGURAT...
hathach
2024-03-04
code reformat
hathach
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-29
Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgrade
IngHK
2024-02-26
work around possible RP2040 erratum
Taylor Yu
2024-02-24
fixed compiler warning src/tusb.c
IngHK
2024-02-24
Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgrade
IngHK
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-24
only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODU...
hathach
2024-02-23
improved TU_LOGs
IngHK
2024-02-23
sorted driver functions into Control Request, Driver API, Enumeration and Hel...
IngHK
2024-02-24
Merge pull request #2168 from emb4fun/nxp_k64
Ha Thach
2024-02-24
fix build with cpu without USB_CLK_RECOVER using old dcd_khci driver
hathach
[next]