<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc/cdc_device.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/class/cdc/cdc_device.h?h=0.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_device.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>fix #132</title>
<updated>2019-09-11T03:47:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-11T03:47:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6c6a597465c7052cd4ecbdeab577bdce3855439d'/>
<id>urn:sha1:6c6a597465c7052cd4ecbdeab577bdce3855439d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add vendor peek, change cdc peek signature, change cdc read_char() return from signed char to int32_t</title>
<updated>2019-08-01T03:46:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-08-01T03:46:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bd08d0edc9067d57a6d6c3cc32438095b2de29c8'/>
<id>urn:sha1:bd08d0edc9067d57a6d6c3cc32438095b2de29c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more house keeping</title>
<updated>2019-07-19T13:20:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-19T13:20:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=33de35504abf27801286b1f3760862d3909e2ae6'/>
<id>urn:sha1:33de35504abf27801286b1f3760862d3909e2ae6</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>tested midi example</title>
<updated>2019-07-02T17:52:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-02T17:52:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1a0e02fa1b004e68a00e5fbfbc4ea854c9036875'/>
<id>urn:sha1:1a0e02fa1b004e68a00e5fbfbc4ea854c9036875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-07-02T09:42:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-02T09:42:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f3ef6f4e659ba53794667893bf7ee6be77f5d91'/>
<id>urn:sha1:3f3ef6f4e659ba53794667893bf7ee6be77f5d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tud_cdc_read_char()/tud_cdc_peek() to return signed char</title>
<updated>2019-05-21T17:54:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-21T17:54:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3846645a284b81fa7b735e96911cdb9c696e7c52'/>
<id>urn:sha1:3846645a284b81fa7b735e96911cdb9c696e7c52</id>
<content type='text'>
- depending on compiler option "char" can be intepreted as unsigned char
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
</feed>
