<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/mtp/mtp.h, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/mtp/mtp.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/mtp/mtp.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-05T10:34:27Z</updated>
<entry>
<title>added .clang-format</title>
<updated>2025-11-05T10:34:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-05T08:31:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f04fe7924e8777c1583323171c0e1cabcb29062'/>
<id>urn:sha1:1f04fe7924e8777c1583323171c0e1cabcb29062</id>
<content type='text'>
fix more alerts
disable IAR CStat since pvs-studio check is better integrated with clion
</content>
</entry>
<entry>
<title>minor update</title>
<updated>2025-10-01T09:53:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-01T09:53:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13c240134ac0ce0d830e0257ca97d955e032ab93'/>
<id>urn:sha1:13c240134ac0ce0d830e0257ca97d955e032ab93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make command container more consistent</title>
<updated>2025-09-27T11:43:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-27T11:43:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a09c65c4e4860d215648a3fc2d5f768f292e0e01'/>
<id>urn:sha1:a09c65c4e4860d215648a3fc2d5f768f292e0e01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement serial for MTP</title>
<updated>2025-09-27T10:33:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-27T10:30:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=adce3bbac02f81c0e7e17f4fcbd1deb83bef7cb4'/>
<id>urn:sha1:adce3bbac02f81c0e7e17f4fcbd1deb83bef7cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement control request</title>
<updated>2025-09-27T10:08:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-27T09:15:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb21ca1b0cb3221341dca2559109c0bb4dc18e6f'/>
<id>urn:sha1:cb21ca1b0cb3221341dca2559109c0bb4dc18e6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement tud_mtp_mounted() and tud_mtp_event_send()</title>
<updated>2025-09-26T08:52:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-26T08:52:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f9d4bc798177e63532cd5a2ef058400d6f0ef5e4'/>
<id>urn:sha1:f9d4bc798177e63532cd5a2ef058400d6f0ef5e4</id>
<content type='text'>
refactor phase state
</content>
</entry>
<entry>
<title>fix compile warnings</title>
<updated>2025-09-26T03:06:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-26T03:06:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e4f7fcf7ec4239aff6193a8d71cd0e8ce94024dd'/>
<id>urn:sha1:e4f7fcf7ec4239aff6193a8d71cd0e8ce94024dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement send object command, able to create new file</title>
<updated>2025-09-25T10:47:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-25T10:43:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c9a8330081b59c05b901889d405ed7b9648c0947'/>
<id>urn:sha1:c9a8330081b59c05b901889d405ed7b9648c0947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement MTP_OP_SEND_OBJECT_INFO, refactor fs example</title>
<updated>2025-09-25T08:32:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-25T08:30:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f8397717ea3f476c810ae3ce27ec4c866b305506'/>
<id>urn:sha1:f8397717ea3f476c810ae3ce27ec4c866b305506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2025-09-24T08:27:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-24T07:36:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8126d9c4e9f1fe55988e1789d1bc286a3c0cbb2'/>
<id>urn:sha1:b8126d9c4e9f1fe55988e1789d1bc286a3c0cbb2</id>
<content type='text'>
</content>
</entry>
</feed>
