summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc/src/msc_disk.c
AgeCommit message (Expand)Author
2026-03-05add IAR warning flags to cmake build and fix themhathach
2025-11-05added .clang-formathathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-24add pvs-studio analyze to cihathach
2025-10-24fix several warningshathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-08-01add bufsize to tud_msc_inquiry2_cb()hathach
2025-07-11add tud_msc_inquiry2_cb() for full inquiry responsehathach
2025-06-22Merge branch 'master' into async_ioHiFiPhile
2025-04-17fix iar make build with stm32 l0, f2, f3, u5, wbhathach
2025-01-29msc_disk: fix overflow check when EP buffer size > 512.HiFiPhile
2025-01-25correct offset check logichathach
2025-01-22Fix also cdc_msc example.HiFiPhile
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
2022-01-19enable ci build for RX65X host examplehathach
2021-10-15update some sense warning from -Wconversionhathach
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
2021-08-27update msc driver to pass MSC BOT error recovery compliant testhathach
2020-11-08clean uphathach
2020-11-05Make the disk disappear on Windows after it was ejectedRoland Dobai
2019-09-11rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite nowhathach