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
/
examples
/
device
/
cdc_msc
/
src
/
tusb_config.h
Age
Commit message (
Collapse
)
Author
2021-01-23
rp2040 cdc_msc work well
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
2020-06-30
cdc-acm: Use 512 bytes when in HS mode.
Uwe Bonnes
Removes error: config 1 interface 2 altsetting 0 bulk endpoint 0x3 has invalid maxpacket 64 while enumerationg.
2020-06-15
clean up, update other example config
hathach
2020-06-14
revert CFG_TUSB_RHPORT0_MODE to previous way
hathach
2020-05-26
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
hathach
each port is 1 byte for easy maintenance
2020-04-17
update example to include CXD56 for highspeed mode
hathach
2020-03-10
drop hid for freertos demo to match none os example
hathach
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2019-11-22
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
hathach
2019-11-22
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
hathach
2019-11-22
config clean up
hathach
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-23
examples: Allow user to override EP0 size.
William D. Jones
2019-09-11
rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now
hathach