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_freertos
/
src
/
msc_disk.c
Age
Commit message (
Expand
)
Author
2026-04-14
get freertos working with rp2040
hathach
2026-03-05
add IAR warning flags to cmake build and fix them
hathach
2025-10-24
add pvs-studio analyze to ci
hathach
2025-10-24
fix several warnings
hathach
2025-10-16
fix some warnings detected by pvs-studio
hathach
2025-10-15
fix build warning with clang
hathach
2025-09-12
fix warnings, update docs
hathach
2025-08-01
add bufsize to tud_msc_inquiry2_cb()
hathach
2025-07-11
add tud_msc_inquiry2_cb() for full inquiry response
hathach
2025-07-01
update example
hathach
2025-02-02
Fix CI.
HiFiPhile
2025-01-31
Update example.
HiFiPhile
2025-01-29
Enable SIM_IO_TIME_MS for normal operation.
HiFiPhile
2025-01-29
cdc_msc_freertos: add async IO support.
HiFiPhile
2025-01-29
msc_disk: fix overflow check when EP buffer size > 512.
HiFiPhile
2025-01-25
correct offset check logic
hathach
2025-01-22
Fix CI.
HiFiPhile
2025-01-09
Fix potential out of bounds access in msc_disk.c
Ritvik
2024-07-18
fix hil board_test duplication, add cdc_msc_freertos test
hathach
2023-11-29
update esp32 to also be supported by hil test
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-03-17
fix trailing space and new line
hathach
2022-02-15
msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command
hathach
2021-08-28
fix msc example with out of bound lba (due to compliant test)
hathach
2021-08-28
correct msc example return type of tud_msc_scsi_cb()
hathach
2020-03-10
rename to cdc_msc_freertos
hathach