<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_types.h, branch 0.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_types.h?h=0.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_types.h?h=0.6.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-01-15T19:47:43Z</updated>
<entry>
<title>Normalize line endings</title>
<updated>2020-01-15T19:47:43Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-01-15T04:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25c1bea782e69e8d365e8b61e12d888611d2f6f7'/>
<id>urn:sha1:25c1bea782e69e8d365e8b61e12d888611d2f6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for DFU Runtime class for devices</title>
<updated>2019-10-28T15:11:08Z</updated>
<author>
<name>Sylvain Munaut</name>
<email>tnt@246tNt.com</email>
</author>
<published>2019-10-23T22:42:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec4ecfa817d6af9d35cf814d6d8d57e8bf71c605'/>
<id>urn:sha1:ec4ecfa817d6af9d35cf814d6d8d57e8bf71c605</id>
<content type='text'>
This is really just a few descriptors and then answering to the
request from the host to reboot into DFU mode.

That latter part is delegated to the app since this is platform
specific.

Signed-off-by: Sylvain Munaut &lt;tnt@246tNt.com&gt;
</content>
</entry>
<entry>
<title>follow up to suggestion to pr 155</title>
<updated>2019-09-16T04:13:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-16T04:13:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c5ae0369b2113ca3c7c8ac1240315ac1e7f1190'/>
<id>urn:sha1:9c5ae0369b2113ca3c7c8ac1240315ac1e7f1190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some type conversion warnings (using GCC pedantic warnings)</title>
<updated>2019-09-09T17:35:41Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-09T17:35:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=75a3f791e30554cce09a941622bf16d2b9d60c24'/>
<id>urn:sha1:75a3f791e30554cce09a941622bf16d2b9d60c24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-08-01T06:20:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-08-01T06:20:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=30de17a83029abeee44cbfd7aa5a3ac63d0ce65d'/>
<id>urn:sha1:30de17a83029abeee44cbfd7aa5a3ac63d0ce65d</id>
<content type='text'>
- remove TUD_WEBUSB_URL_DESCRIPTOR to avoid flexible array member (C++
forbid in strict mode)
- remove unused TUD_DESC_STRLEN/TUD_DESC_STR_HEADER/TUD_DESC_STR_HEADER
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-07-30T13:28:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-30T13:28:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2c2db31b095724fc8fc914f3c07641765ee0dc90'/>
<id>urn:sha1:2c2db31b095724fc8fc914f3c07641765ee0dc90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added BOS MS OS 2.0 descriptor to webusb example, it work with windows</title>
<updated>2019-07-29T17:34:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-29T17:34:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af3c301ea5152ea4926e005159f4daa894b5df53'/>
<id>urn:sha1:af3c301ea5152ea4926e005159f4daa894b5df53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-07-16T11:43:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-16T11:43:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83f7aacbb1f3335b968da02c1e3b554bb9f35c86'/>
<id>urn:sha1:83f7aacbb1f3335b968da02c1e3b554bb9f35c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up, rename internal driver control_request_complete to simply control_complete</title>
<updated>2019-07-12T15:03:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T15:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb4e6837e9f1aa02644e1ad88ffff43b59470a4e'/>
<id>urn:sha1:cb4e6837e9f1aa02644e1ad88ffff43b59470a4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change TUD_HID_INOUT_DESCRIPTOR epout &amp; epin order</title>
<updated>2019-07-12T07:53:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T07:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=164b26ee6bb0a24924e9736178808b676288845e'/>
<id>urn:sha1:164b26ee6bb0a24924e9736178808b676288845e</id>
<content type='text'>
clean up, adding template for BOS &amp; BOS platform descriptor
</content>
</entry>
</feed>
