summaryrefslogtreecommitdiff
path: root/examples/host/msc_file_explorer
AgeCommit message (Expand)Author
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-05-10add stm32c5 supportHiFiPHile
2026-04-14fix cihathach
2026-04-14refactor rp2040 family.cmake to use family_configure_example() and apply WARN...hathach
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-05Merge pull request #3581 from non-bin/masterHa Thach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-04-02update FatFS to R0.16 via abbrev/fatfs dependencyhathach
2026-04-01reduce code size, use state to replace active + pendinghathach
2026-03-23update host msc hil testhathach
2026-03-20Add dd command to MSC file explorer for sector read and speed reporting, adju...hathach
2026-03-17add hil test for host msc and cdchathach
2026-03-06fix CIHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16example: host: support hpmicro familyZhihong Chen
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13update LPC54HiFiPhile
2025-12-13example/msc_app: move buffers into usb ram sectionHiFiPhile
2025-12-13bsp/lpc55: add hcd_ip3516HiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-11-25hcd: add fsdev driverHiFiPhile
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-10-14more make refactorhathach
2025-10-14more warnings fixhathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-07-05enable ci host and dual build for ch32v20xhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-15Merge branch 'master' into h7rsHiFiPhile
2025-04-22include h7rs in host examples.HiFiPhile
2025-04-17fix iar make build with wb and u5hathach
2025-03-25fix waningshathach
2025-03-06fix(dwc2) host driver conflict with max3421ehathach
2025-02-09Add CMake presets.HiFiPhile
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-21bump up cmake min to 3.20hathach
2024-11-26add buffer note for host msc apihathach
2024-11-07update bsp for h7 to support host modehathach
2024-11-07enable stm32f4 hosthathach
2024-10-28minor renamehathach