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
Age
Commit message (
Expand
)
Author
2023-11-22
fix typo in cdc line coding enum
hathach
2023-08-15
Merge pull request #2222 from rppicomidi/fix-2188
Ha Thach
2023-08-15
more minor clean up
hathach
2023-08-14
UINT16_MAX stdint macro usage
tswan-quasi
2023-08-14
min on cdc r/w
tswan-quasi
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-08-02
default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-02
made line ends consistent.
Lars Pötter
2023-05-25
fix issue with ftdi host driver with status bytes
hathach
2023-05-16
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
hathach
2023-04-28
more update to host serial API
hathach
2023-04-28
allow call tuh cdc with blocking (callback = NULL)
hathach
2023-04-28
improve host serial drivers
hathach
2023-04-28
add aligned(4) for cdc_line_coding_t
hathach
2023-04-27
cdc: fix line_coding aligment
Jean-Baptiste Theou
2023-04-27
add tuh_cdc_set_baudrate()
hathach
2023-04-27
add code to calculate divisor from baudrate for ftdi
hathach
2023-04-27
clean up
hathach
2023-04-27
forgot to add cp210x header
hathach
2023-04-27
more refactor
hathach
2023-04-27
cp210x seems to work well
hathach
2023-04-27
more host serial refactor
hathach
2023-04-27
refactor acm function
hathach
2023-04-27
refactor ftdi driver
hathach
2023-04-27
rename ftdi_host to ftdi_sio
hathach
2023-04-26
hacky, but ftdi work with hard code baudrate = 9600
hathach
2023-03-24
fix shadow warning
hathach
2023-03-24
fix cdc host enumeration issue when device does not support line request
hathach
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-22
add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...
hathach
2023-03-21
add tuh_set_interface
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-02-12
Correct bitfields for cdc_desc_func_telephone_call_state_reporting_capabiliti...
Jeff Trull
2023-02-10
Adjust reserved bitfields to make SDCC happy
Jeff Trull
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2022-12-24
add tuh_cdc_peek()
hathach
2022-12-22
fix incorrect rx buf in cdc
hathach
2022-12-22
clean up
hathach
2022-12-22
add tuh_cdc_get_local_line_coding()
hathach
2022-12-22
correct host cdc enum
hathach
2022-12-22
cdc host, add set line coding API
hathach
2022-12-22
minor clean up
hathach
2022-12-22
finish moving edpt stream to tusb.c
hathach
2022-12-22
fix stream read count computation
hathach
2022-12-22
moving edpt_stream API into common tusb.c
hathach
[next]