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
/
tinyusb
/
class
/
cdc
/
cdc_device.h
Age
Commit message (
Expand
)
Author
2018-04-17
add tud_n_cdc_get_line_state and tud_n_cdc_get_line_coding
hathach
2018-04-10
rename ATTR_USB_MIN_ALIGNMENT to CFG_TUSB_MEM_ALIGN
hathach
2018-04-10
enhance cdc add tud_cdc_line_state_cb(), tud_cdc_line_coding_cb()
hathach
2018-04-09
fix cdc driver for connected state.
hathach
2018-04-07
fix cdc_device flush send zero bytes
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-23
rename port to rhport for clarification
hathach
2018-03-22
rename funciton trailing _subtask to _st
hathach
2018-03-20
nrf52 cdc example work on nrf52840pdk
hathach
2018-03-12
more rename
hathach
2018-03-11
clean up
hathach
2018-03-11
create new name for multiple port API, to simplify API
hathach
2018-03-11
refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port
hathach
2018-03-11
rename endpoint_handle_t to edpt_hdl_t
hathach
2018-03-09
rename coreid to port
hathach
2018-03-08
clean up virtual com example
hathach
2018-03-08
enhance cdc device API
hathach
2018-03-07
update
hathach
2018-03-06
move class files
hathach