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
/
host
/
msc_file_explorer
/
src
/
msc_app.c
Age
Commit message (
Expand
)
Author
2026-04-06
remove IAR toolchain support from make build system
hathach
2026-03-23
update host msc hil test
hathach
2026-03-20
Add dd command to MSC file explorer for sector read and speed reporting, adju...
hathach
2026-03-17
add hil test for host msc and cdc
hathach
2025-12-13
example/msc_app: move buffers into usb ram section
HiFiPhile
2025-03-25
fix wanings
hathach
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2024-11-26
add buffer note for host msc api
hathach
2024-04-22
clang tested with mcb1800, add heap to lpc18 linker
hathach
2024-04-22
fix print lu format warnings with clang
hathach
2023-08-14
fix build iar with lpc43
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-02
rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM
graham sanderson
2022-11-23
rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
hathach
2022-11-21
add board_getchar() for non-blocking getchar()
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-21
add pwd
hathach
2022-11-21
implement rm command
hathach
2022-11-21
fix build with rp2040 and rx65
hathach
2022-11-20
implement cp command
hathach
2022-11-19
add mv command
hathach
2022-11-19
add mkdir
hathach
2022-11-19
implement cat command
hathach
2022-11-19
add cd command
hathach
2022-11-19
msc explorer ls work great
hathach
2022-11-18
add msc file explorer example
hathach