<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/ti, branch 0.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/ti?h=0.10.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/ti?h=0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-27T10:58:42Z</updated>
<entry>
<title>clean up tusb_fifo.h include</title>
<updated>2021-05-27T10:58:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T10:58:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b36b211c26d807214da1132b41669915fbd21c83'/>
<id>urn:sha1:b36b211c26d807214da1132b41669915fbd21c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2021-05-10T12:15:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-10T12:15:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13de8f5d98eceae8771af78e6acb126f8da19854'/>
<id>urn:sha1:13de8f5d98eceae8771af78e6acb126f8da19854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert dcd_edpt_xfer_fifo() implementation for msp430</title>
<updated>2021-04-05T17:07:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-05T17:07:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=49b2d8f26cdf0dd832c7f3f752d5fe3cdeb45a77'/>
<id>urn:sha1:49b2d8f26cdf0dd832c7f3f752d5fe3cdeb45a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change copy modes for new read/write functions in tusb_fifo.c</title>
<updated>2021-03-02T20:52:42Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-03-02T20:52:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a1b07ae14c7133a012c48346923304e5d4062ecd'/>
<id>urn:sha1:a1b07ae14c7133a012c48346923304e5d4062ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()</title>
<updated>2021-03-02T19:00:39Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-03-02T19:00:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7b8a08d2e1519afba6045e2a77898afecb1943e1'/>
<id>urn:sha1:7b8a08d2e1519afba6045e2a77898afecb1943e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement dcd_edpt_iso_xfer() for msp430</title>
<updated>2021-02-14T13:05:15Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-02-14T13:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5d7b6266dca8a4f79178f5978401b680ddfa637'/>
<id>urn:sha1:a5d7b6266dca8a4f79178f5978401b680ddfa637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use dcd_event_bus_reset() with speed to replace bus_signal</title>
<updated>2021-01-08T15:34:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-08T15:34:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e6e6265e4feb797ddbd835dc1bee865d04219e6'/>
<id>urn:sha1:6e6e6265e4feb797ddbd835dc1bee865d04219e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #478 from hathach/move-dcdconnect-to-dcdinit</title>
<updated>2020-08-04T07:11:32Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-08-04T07:11:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=026a1e7ac86e73e5596d819eacc7dbff97f6d322'/>
<id>urn:sha1:026a1e7ac86e73e5596d819eacc7dbff97f6d322</id>
<content type='text'>
Move pull-up enabling to dcd_init() instead of usbd</content>
</entry>
<entry>
<title>enable pull-up in dcd_init() instead of usbd</title>
<updated>2020-08-01T13:14:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-08-01T13:14:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=acde49ccc97466f603dc7face7ab70ea10d38ee3'/>
<id>urn:sha1:acde49ccc97466f603dc7face7ab70ea10d38ee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix msp430 gcc 9.2.0 warning in #465</title>
<updated>2020-07-28T07:36:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-28T07:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6976e642176cf76be9cc1bd2ef1a137a0e71e078'/>
<id>urn:sha1:6976e642176cf76be9cc1bd2ef1a137a0e71e078</id>
<content type='text'>
</content>
</entry>
</feed>
