<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/custom/custom_device.h, branch 0.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/custom/custom_device.h?h=0.5.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/custom/custom_device.h?h=0.5.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-05-14T04:48:05Z</updated>
<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>
<entry>
<title>cleanup, remove the use of _TINY_USB_SOURCE_FILE_</title>
<updated>2019-03-27T10:48:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-27T10:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=da452d4ba6127b2b3b83832ba142bece911e2490'/>
<id>urn:sha1:da452d4ba6127b2b3b83832ba142bece911e2490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate license from BSD 3 clause to MIT</title>
<updated>2019-03-20T09:11:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-20T09:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c211ee19dd99cd12d39a9d8b8ee2e704edaca843'/>
<id>urn:sha1:c211ee19dd99cd12d39a9d8b8ee2e704edaca843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change usbd xfer_cb return type to bool</title>
<updated>2018-12-12T06:12:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-12T06:12:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c1c501e0c2f3ad2c910b11bb358396c2e57ec624'/>
<id>urn:sha1:c1c501e0c2f3ad2c910b11bb358396c2e57ec624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename edpt_dir/number/addr to tu_edpt_*</title>
<updated>2018-12-12T04:51:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-12T04:51:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6d86db3977aa60963d78d1bceaa7e3def60f1957'/>
<id>urn:sha1:6d86db3977aa60963d78d1bceaa7e3def60f1957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tusb_event_t to xfer_result_t</title>
<updated>2018-11-23T08:14:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-23T08:14:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb8782e5f28b4897e73520c91296d1ac7d71da81'/>
<id>urn:sha1:cb8782e5f28b4897e73520c91296d1ac7d71da81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf5x: refactor device control transfer.</title>
<updated>2018-11-16T14:56:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-16T14:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=215f8603b14cc29e08d8a25e08f8eca44ed90826'/>
<id>urn:sha1:215f8603b14cc29e08d8a25e08f8eca44ed90826</id>
<content type='text'>
- make control transfer as part of usbd. Class driver must use
usbd_control_ API() instead of dcd_ api.
- change the signature of class driver's control_request
- allow control request complete to stall in staus stage
- move control request parser &amp; handling to usbd.
</content>
</entry>
<entry>
<title>Polish up control split and treat it more like a normal endpoint.</title>
<updated>2018-11-08T21:45:30Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-08T21:45:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=30e3c64134789416e10ed867fa12c210b808e98f'/>
<id>urn:sha1:30e3c64134789416e10ed867fa12c210b808e98f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>house keeping</title>
<updated>2018-07-27T09:59:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-27T09:59:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5dd02cbdd37e09de4265105cc9dbb7df00a5f3f7'/>
<id>urn:sha1:5dd02cbdd37e09de4265105cc9dbb7df00a5f3f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename class driver close() to reset()</title>
<updated>2018-07-13T09:09:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-13T09:09:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dccb06ba7d7c1a162ea84b98b1429ff8f4b74b0e'/>
<id>urn:sha1:dccb06ba7d7c1a162ea84b98b1429ff8f4b74b0e</id>
<content type='text'>
</content>
</entry>
</feed>
