<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/tusb.c, branch 0.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/tusb.c?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/tusb.c?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-29T06:28:35Z</updated>
<entry>
<title>Fix actual compiler warning on gcc 10.3.1</title>
<updated>2022-06-29T06:28:35Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-06-29T06:28:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b12863d27ca528c6d9545f98d9664d2a342fc4d6'/>
<id>urn:sha1:b12863d27ca528c6d9545f98d9664d2a342fc4d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove static port defined for device/host</title>
<updated>2022-06-03T04:32:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-03T04:32:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2571211957b28be7fd706d3cdd4209f17189788a'/>
<id>urn:sha1:2571211957b28be7fd706d3cdd4209f17189788a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement tu_edpt_release()</title>
<updated>2022-03-09T10:26:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-09T10:26:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=110879074f3785c07bf3f125e26a2bbaa51897e4'/>
<id>urn:sha1:110879074f3785c07bf3f125e26a2bbaa51897e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding tusb_private.h to implement common edpt claim</title>
<updated>2022-03-09T10:17:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-09T10:17:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5fb20533cc1c9e0ed155083c1bbcb3e7be75e67'/>
<id>urn:sha1:a5fb20533cc1c9e0ed155083c1bbcb3e7be75e67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tusb_debug.h remove tusb_error.h</title>
<updated>2022-03-09T09:44:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-09T09:42:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=708f05668d681439e521379e281d087d1910a0f3'/>
<id>urn:sha1:708f05668d681439e521379e281d087d1910a0f3</id>
<content type='text'>
move debug utils to new header
</content>
</entry>
<entry>
<title>minor house keeping</title>
<updated>2022-02-25T15:26:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T15:26:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=309540473bc2985d83212b9da0527c7500ba2a66'/>
<id>urn:sha1:309540473bc2985d83212b9da0527c7500ba2a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T14:49:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31aa077cb0b345464548b9cb2e2913227348a969'/>
<id>urn:sha1:31aa077cb0b345464548b9cb2e2913227348a969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T14:46:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9'/>
<id>urn:sha1:d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9</id>
<content type='text'>
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
</content>
</entry>
<entry>
<title>remove ep descriptor wMaxPacketSize bitfield due to endian issue</title>
<updated>2021-10-24T06:11:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T06:11:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5af989384bd95dbf16f824bcc48e56f3ea283080'/>
<id>urn:sha1:5af989384bd95dbf16f824bcc48e56f3ea283080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update some sense warning from -Wconversion</title>
<updated>2021-10-15T08:54:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-15T08:54:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7596cb30797c625a0523e0f68ef65296740538e0'/>
<id>urn:sha1:7596cb30797c625a0523e0f68ef65296740538e0</id>
<content type='text'>
</content>
</entry>
</feed>
