| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-05 | add IAR warning flags to cmake build and fix them | hathach | |
| 2025-11-05 | added .clang-format | hathach | |
| fix more alerts disable IAR CStat since pvs-studio check is better integrated with clion | |||
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 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-08-01 | add bufsize to tud_msc_inquiry2_cb() | hathach | |
| 2025-07-11 | add tud_msc_inquiry2_cb() for full inquiry response | hathach | |
| 2025-06-22 | Merge branch 'master' into async_io | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-04-17 | fix iar make build with stm32 l0, f2, f3, u5, wb | hathach | |
| 2025-01-29 | msc_disk: fix overflow check when EP buffer size > 512. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-25 | correct offset check logic | hathach | |
| 2025-01-22 | Fix also cdc_msc example. | HiFiPhile | |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2022-02-15 | msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command | hathach | |
| LUN1 of msc_disk_dual will be set to not ready to simulate medium not present (e.g SD card removed) | |||
| 2022-01-19 | enable ci build for RX65X host example | hathach | |
| update comment for unit not ready 3a-00 additional sense | |||
| 2021-10-15 | update some sense warning from -Wconversion | 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 | |
| 2021-08-27 | update msc driver to pass MSC BOT error recovery compliant test | hathach | |
| 2020-11-08 | clean up | hathach | |
| 2020-11-05 | Make the disk disappear on Windows after it was ejected | Roland Dobai | |
| Make the disk disappear on Windows after it was ejected. The device need to be re-inserted or reseted to re-appear again. This doesn't affect Linux where the device can be mounted and unmounted repeatedly. Closes https://github.com/hathach/tinyusb/issues/549 | |||
| 2019-09-11 | rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now | hathach | |
