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
/
cdc
/
cdc_host.c
Age
Commit message (
Expand
)
Author
2024-04-22
fix nrfx v3 spim freq when init
hathach
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-03-22
implement tuh_init()
hathach
2024-03-22
adding deinit() stub for usbh/hcd class driver
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-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-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
2024-01-31
fix #2444 and other small things
IngHK
2024-01-30
cdch: de-configure when closing, rename configured to mounted
hathach
2024-01-29
fixed #2437
IngHK
2024-01-20
accumulated review changes
IngHK
2024-01-20
make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34x
hathach
2024-01-19
- add new API tuh_cdc_set_data_format()
hathach
2024-01-19
move code around
hathach
2024-01-19
- add ch34x_set_data_format()
hathach
2024-01-19
refactor process_internal_control_complete()
hathach
2024-01-19
- add requested line coding to make update data format easier
hathach
2024-01-19
- revert the use of serial init for set line coding
hathach
2024-01-17
implemented ch34x_set_line_coding() and some code cleanup
IngHK
[prev]
[next]