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
/
msc_dual_lun
/
src
/
tusb_config.h
Age
Commit message (
Expand
)
Author
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2022-06-06
more example update
hathach
2022-06-01
rename board specific macro for example
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-06-15
update example config and descriptor with better Highspeed support
hathach
2020-04-17
update example to include CXD56 for highspeed mode
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-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-11
clean up demo config
hathach
2019-07-03
example clean up
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
enable CFG_TUSB_DEBUG on DEBUG build
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-05-03
add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REV
hathach
2019-05-01
clean up
hathach
2019-04-26
add msc multiple lun support
hathach
2019-04-26
adding msc dual lun example
hathach