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
/
cdc_msc
/
src
Age
Commit message (
Expand
)
Author
2021-01-25
Define Spresense EP numbers for cdc_msc example
Kamil Tomaszewski
2021-01-23
rp2040 cdc_msc work well
hathach
2020-11-24
more ci
hathach
2020-11-24
comment out and add note for tud_cdc_connected() in cdc_msc examples
hathach
2020-11-23
add tud_ready() check in tud_cdc_n_write_flush()
hathach
2020-11-23
Merge branch 'master' into cdc_without_dtr
Ha Thach
2020-11-18
Changes to CDC example code:
Jan Dümpelmann
2020-11-18
Reset CDC examples to original state
Jan Dümpelmann
2020-11-08
clean up
hathach
2020-11-08
Merge pull request #551 from dobairoland/master
Ha Thach
2020-11-05
Make the disk disappear on Windows after it was ejected
Roland Dobai
2020-09-04
Remove tud_cdc_connected check from examples
Jan Dümpelmann
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-07-19
minor clean up
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-07-16
add tud_speed_get()
hathach
2020-06-30
cdc-acm: Use 512 bytes when in HS mode.
Uwe Bonnes
2020-06-15
clean up, update other example config
hathach
2020-06-14
revert CFG_TUSB_RHPORT0_MODE to previous way
hathach
2020-06-01
allow hs ep open with 512 bytes
hathach
2020-05-26
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
hathach
2020-04-17
update example to include CXD56 for highspeed mode
hathach
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-03-10
drop hid for freertos demo to match none os example
hathach
2020-03-07
Merge pull request #291 from hathach/port-samg55
Ha Thach
2020-03-03
Merge pull request #280 from majbthrd/nuc505
Ha Thach
2020-02-26
Add langid to example cdc_msc.
Chang Feng
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2020-02-07
correct waklaround with only status IN
hathach
2019-12-09
update descriptor, enhance ep in transfer
hathach
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-11-11
added and tested nRF52833DK (pca10100)
hathach
2019-10-24
adding more log
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