<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src, branch 0.9.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-03-12T08:10:47Z</updated>
<entry>
<title>Release 0.9.0 (#716)</title>
<updated>2021-03-12T08:10:47Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-12T08:10:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3a27a9405f3354468c9ff8ae2ddd5d350e1ce19a'/>
<id>urn:sha1:3a27a9405f3354468c9ff8ae2ddd5d350e1ce19a</id>
<content type='text'>
* update change log for release
* move changelog into docs/
* more changelog
* increase macro version</content>
</entry>
<entry>
<title>use !tu_fifo_empty() instead of tu_fifo_count()</title>
<updated>2021-03-12T05:55:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-12T05:55:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31373fd55cefced35cfaaa61fb8f9aa3e5ec0bc6'/>
<id>urn:sha1:31373fd55cefced35cfaaa61fb8f9aa3e5ec0bc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'cdc_read' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-cdc_read</title>
<updated>2021-03-12T05:49:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-12T05:49:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4310941daac561dd886a0ed48115585c65d42b78'/>
<id>urn:sha1:4310941daac561dd886a0ed48115585c65d42b78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fifo empty check.</title>
<updated>2021-03-11T19:36:46Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-03-11T19:36:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5caad485f199ab6acfa237d84bf3d84cf41dcfdd'/>
<id>urn:sha1:5caad485f199ab6acfa237d84bf3d84cf41dcfdd</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Call One time tu_fifo_write_n on cdcd_xfer_cb</title>
<updated>2021-03-10T09:19:45Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-03-10T09:19:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7fc99a9e1104703566945ace1b2e1ed59819ba48'/>
<id>urn:sha1:7fc99a9e1104703566945ace1b2e1ed59819ba48</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>usbd ack SET_INTERFACE if it is not implemented by class driver.</title>
<updated>2021-03-10T04:33:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-10T04:33:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eeea19c0ab1c6e66c56eabac49e2c0f190e9a080'/>
<id>urn:sha1:eeea19c0ab1c6e66c56eabac49e2c0f190e9a080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #700 from hathach/fix-rp2040-bus-reset</title>
<updated>2021-03-04T14:01:39Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T14:01:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5285548c7543354ac8e13da37499019e204b1c49'/>
<id>urn:sha1:5285548c7543354ac8e13da37499019e204b1c49</id>
<content type='text'>
fix enum walkaround forever check for SE0 when pull up is disabled</content>
</entry>
<entry>
<title>add midi comment</title>
<updated>2021-03-04T12:30:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T12:30:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=33a29c9e4ca9aebb3469c8f8114365acc3614321'/>
<id>urn:sha1:33a29c9e4ca9aebb3469c8f8114365acc3614321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix enum walkaround forever check for SE0 when pull up is disabled</title>
<updated>2021-03-04T11:36:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T11:36:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8cabbb28df17bfcb7c549a98aec4eef4e70bba12'/>
<id>urn:sha1:8cabbb28df17bfcb7c549a98aec4eef4e70bba12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7</title>
<updated>2021-03-03T18:18:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-03T18:18:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a655a4169e4a7be4b547f012643a86d198d46b1f'/>
<id>urn:sha1:a655a4169e4a7be4b547f012643a86d198d46b1f</id>
<content type='text'>
</content>
</entry>
</feed>
