<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-02-23T06:07:29Z</updated>
<entry>
<title>Merge pull request #1341 from hathach/release-0.13.0</title>
<updated>2022-02-23T06:07:29Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T06:07:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fa895ed3dc46d5aa5e11b19ff07beb6fcfc62655'/>
<id>urn:sha1:fa895ed3dc46d5aa5e11b19ff07beb6fcfc62655</id>
<content type='text'>
increase version, update doc for release</content>
</entry>
<entry>
<title>increase version, update doc for release</title>
<updated>2022-02-23T04:55:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T04:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=566e3abcea0b987a832116d0a48bde5890bdee3d'/>
<id>urn:sha1:566e3abcea0b987a832116d0a48bde5890bdee3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1300 from sharpie7/master</title>
<updated>2022-02-22T23:03:59Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2022-02-22T23:03:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8a6fe8a8f398f460d0f2c3575c529e9b4d1b9785'/>
<id>urn:sha1:8a6fe8a8f398f460d0f2c3575c529e9b4d1b9785</id>
<content type='text'>
Some platforms require SDKs and use of cmake</content>
</entry>
<entry>
<title>Merge pull request #1280 from kasjer/kasjer/nrf5x-dma-race</title>
<updated>2022-02-22T14:00:51Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-22T14:00:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e04f15ff3d1a64991f29da837fb5b3b169fc0bb5'/>
<id>urn:sha1:e04f15ff3d1a64991f29da837fb5b3b169fc0bb5</id>
<content type='text'>
nrf5x: Fix DMA access race condition</content>
</entry>
<entry>
<title>more esp build fix</title>
<updated>2022-02-18T09:30:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-18T09:30:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e188117823f0406cfd8fa65e1e0e3a35019c96f2'/>
<id>urn:sha1:e188117823f0406cfd8fa65e1e0e3a35019c96f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1331 from hathach/fix-esp-build</title>
<updated>2022-02-18T09:22:50Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-18T09:22:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4612332af75e7e807b766b73e092d0d87a075392'/>
<id>urn:sha1:4612332af75e7e807b766b73e092d0d87a075392</id>
<content type='text'>
fix build with latest esp idf</content>
</entry>
<entry>
<title>fix build with latest esp idf</title>
<updated>2022-02-18T06:07:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-18T06:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=52645fcc1b6f00d4bf6b211a5425addf7d3a1e8c'/>
<id>urn:sha1:52645fcc1b6f00d4bf6b211a5425addf7d3a1e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1330 from hathach/fix-HID_REPORT_ID_N</title>
<updated>2022-02-17T07:07:59Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-17T07:07:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=553767cc8a1948dda53ca1b3cc8d9e2bd21ca3e7'/>
<id>urn:sha1:553767cc8a1948dda53ca1b3cc8d9e2bd21ca3e7</id>
<content type='text'>
fix HID_REPORT_ID_N()</content>
</entry>
<entry>
<title>fix HID_REPORT_ID_N()</title>
<updated>2022-02-17T05:12:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-17T05:12:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a53e83665eb3d5aa70794e1648e45f644a35b994'/>
<id>urn:sha1:a53e83665eb3d5aa70794e1648e45f644a35b994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1328 from NexusXe/patch-1</title>
<updated>2022-02-17T04:58:41Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-17T04:58:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=358866cd0f4211d698f3cd6a95d9cf1190378ea8'/>
<id>urn:sha1:358866cd0f4211d698f3cd6a95d9cf1190378ea8</id>
<content type='text'>
Fix link to supported boards in Getting Started page</content>
</entry>
</feed>
