| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach | |
| * license: use SPDX identifiers for src/ headers Replace the full ~20-line MIT license boilerplate on every src/ file with a two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500 lines of duplicated boilerplate. | |||
| 2026-03-25 | mtp: fix adding empty cstring to mtp_container_info | stepan chepushtanov | |
| 2026-02-07 | minor update | hathach | |
| 2025-11-05 | added .clang-format | hathach | |
| fix more alerts disable IAR CStat since pvs-studio check is better integrated with clion | |||
| 2025-09-29 | refactor mtp examples, add phase and session id to callback data | hathach | |
| 2025-09-27 | implement control request | hathach | |
| 2025-09-26 | implement tud_mtp_mounted() and tud_mtp_event_send() | hathach | |
| refactor phase state | |||
| 2025-09-26 | fix more ci build | hathach | |
| 2025-09-25 | implement send object command, able to create new file | hathach | |
| 2025-09-25 | implement MTP_OP_SEND_OBJECT_INFO, refactor fs example | hathach | |
| 2025-09-24 | clean up | hathach | |
| 2025-09-24 | unify callback argument. support multiple packet get object | hathach | |
| 2025-09-23 | refactor API | hathach | |
| 2025-09-22 | implement get object, close session | hathach | |
| 2025-09-19 | rework get storageIDs and get storage info | hathach | |
| 2025-09-19 | reworking MTP API, adding callback, getting GetDeviceInfo working | hathach | |
| 2025-08-06 | Add MTP class device | Maurizio Pesce | |
