summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos/src/msc_disk.c
AgeCommit message (Expand)Author
2026-04-14get freertos working with rp2040hathach
2026-03-05add IAR warning flags to cmake build and fix themhathach
2025-10-24add pvs-studio analyze to cihathach
2025-10-24fix several warningshathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-15fix build warning with clanghathach
2025-09-12fix warnings, update docshathach
2025-08-01add bufsize to tud_msc_inquiry2_cb()hathach
2025-07-11add tud_msc_inquiry2_cb() for full inquiry responsehathach
2025-07-01update examplehathach
2025-02-02Fix CI.HiFiPhile
2025-01-31Update example.HiFiPhile
2025-01-29Enable SIM_IO_TIME_MS for normal operation.HiFiPhile
2025-01-29cdc_msc_freertos: add async IO support.HiFiPhile
2025-01-29msc_disk: fix overflow check when EP buffer size > 512.HiFiPhile
2025-01-25correct offset check logichathach
2025-01-22Fix CI.HiFiPhile
2025-01-09Fix potential out of bounds access in msc_disk.cRitvik
2024-07-18fix hil board_test duplication, add cdc_msc_freertos testhathach
2023-11-29update esp32 to also be supported by hil testhathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-03-17fix trailing space and new linehathach
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2021-08-28fix msc example with out of bound lba (due to compliant test)hathach
2021-08-28correct msc example return type of tud_msc_scsi_cb()hathach
2020-03-10rename to cdc_msc_freertoshathach