<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/README.rst, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/README.rst?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/README.rst?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-02T12:58:12Z</updated>
<entry>
<title>Merge pull request #3023 from ennebi/mtp</title>
<updated>2025-10-02T12:58:12Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-02T12:58:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c1bf19ed6cf1eaa791f221c1bc5ce4b3d069f76d'/>
<id>urn:sha1:c1bf19ed6cf1eaa791f221c1bc5ce4b3d069f76d</id>
<content type='text'>
Add support for MTP device class</content>
</entry>
<entry>
<title>add CLAUDE.md and fix pre-commit build</title>
<updated>2025-10-02T04:19:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-02T04:19:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c108b233f023d51eea237ed2eb5f48c312c47f4'/>
<id>urn:sha1:3c108b233f023d51eea237ed2eb5f48c312c47f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/ennebi/mtp</title>
<updated>2025-10-01T10:18:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-01T10:18:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eceb281f17bef1b98a0a20165ae681f186786ad1'/>
<id>urn:sha1:eceb281f17bef1b98a0a20165ae681f186786ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update docs</title>
<updated>2025-09-30T14:23:58Z</updated>
<author>
<name>Mengsk</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-30T14:23:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8206002dba7d903de9f269741fbd086cb9399bec'/>
<id>urn:sha1:8206002dba7d903de9f269741fbd086cb9399bec</id>
<content type='text'>
Signed-off-by: Mengsk &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/ennebi/mtp</title>
<updated>2025-09-29T08:32:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-29T08:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bdd557caf14b8987729fd73f11ccef7a29e7045d'/>
<id>urn:sha1:bdd557caf14b8987729fd73f11ccef7a29e7045d</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>Fix table display issue in README.rst</title>
<updated>2025-09-20T11:23:10Z</updated>
<author>
<name>Cascade Kobayashi</name>
<email>38118922+Isoheptane@users.noreply.github.com</email>
</author>
<published>2025-09-20T11:23:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7463705e7959e404892e974423c057b7a46eef5f'/>
<id>urn:sha1:7463705e7959e404892e974423c057b7a46eef5f</id>
<content type='text'>
Fix an table display issue in README.rst that was introduced in commit 4182342112d92898d2b55ef9562c545a9ebf52ac.</content>
</entry>
<entry>
<title>Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:</title>
<updated>2025-09-16T10:38:35Z</updated>
<author>
<name>igor.masar</name>
<email>igor.masar@espressif.com</email>
</author>
<published>2025-09-16T10:18:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4182342112d92898d2b55ef9562c545a9ebf52ac'/>
<id>urn:sha1:4182342112d92898d2b55ef9562c545a9ebf52ac</id>
<content type='text'>
- tusb_option.h: define OPT_MCU_ESP32H4
- tusb_mcu.h: enable DWC2 USBIP for H4
- dcd_dwc2.c: add H4 USB_WRAP field aliases (wrap_* → legacy names)
- dwc2_esp32.h: add H4 controller entry (FS base/IRQ, ep caps)
- family.c: include H4 in USB init/PHY setup
</content>
</entry>
<entry>
<title>add at32 to README.rst, rename at32 board to lower case, correct name to match mcu, add meta data</title>
<updated>2025-08-01T15:10:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-08-01T04:26:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9290788a2376277740742cc07873143a034193cf'/>
<id>urn:sha1:9290788a2376277740742cc07873143a034193cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Report CH32V305 as working</title>
<updated>2025-07-18T15:35:23Z</updated>
<author>
<name>Jie Feng</name>
<email>hjf3108@gmail.com</email>
</author>
<published>2025-07-18T15:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=299ca2579505a41019e2b5418f8e42b2b62e7658'/>
<id>urn:sha1:299ca2579505a41019e2b5418f8e42b2b62e7658</id>
<content type='text'>
</content>
</entry>
</feed>
