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
/
examples
/
device
/
device_virtual_com
/
src
Age
Commit message (
Collapse
)
Author
2018-07-23
reworking device hid class driver
hathach
2018-07-14
rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()
hathach
2018-07-13
more clean up
hathach
2018-07-13
clean up
hathach
2018-07-01
clean up
hathach
2018-07-01
add CFG_TUD_DESC_AUTO for auto descritpor (device, config)
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-13
rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to ↵
hathach
CFG_TUD_TASK_STACKSIZE
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
rename MCU_ to OPT_MCU
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
minor clean up
hathach
2018-04-10
clean up remove CFG_TUSB_TICKS_HZ
hathach
2018-04-10
rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-23
MSC tested with nrf52840
hathach
2018-03-23
more shorten name
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-13
working on nrf52
hathach
2018-03-12
more rename
hathach
2018-03-11
create new name for multiple port API, to simplify API
hathach
2018-03-11
rename hal_* to tusb_hal_*
hathach
2018-03-09
segger studio work with ea4357
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-08
clean up virtual com example
hathach
2018-03-07
rename tusb_tick_get to hal_tick_get
hathach
2018-03-07
rename tusb_task_runner() to tusb_task()
hathach
2018-03-07
update
hathach
2018-03-07
add new example device_virtual_com
hathach