<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/ti, branch 0.13.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.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/ti?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-10-24T10:28:11Z</updated>
<entry>
<title>Merge pull request #1160 from cr1901/msp-fix</title>
<updated>2021-10-24T10:28:11Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T10:28:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=55e0b5882a7e6a81563f25895c345b27a9f47c50'/>
<id>urn:sha1:55e0b5882a7e6a81563f25895c345b27a9f47c50</id>
<content type='text'>
msp430x5xx: Set base of transmit_packet buffer earlier to avoid incre…</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>msp430x5xx: Set base of transmit_packet buffer earlier to avoid incrementing past unsent data.</title>
<updated>2021-10-23T18:04:44Z</updated>
<author>
<name>William D. Jones</name>
<email>thor0505@comcast.net</email>
</author>
<published>2021-10-23T17:43:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=07c74c76d0bf420c63757af2b66838090c2fd9d3'/>
<id>urn:sha1:07c74c76d0bf420c63757af2b66838090c2fd9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dcd_edpt_close_all() for clear existing configured state</title>
<updated>2021-08-26T10:07:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:02:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71e77e47fa6056937bfcd1a883a66e2bc0b622b2'/>
<id>urn:sha1:71e77e47fa6056937bfcd1a883a66e2bc0b622b2</id>
<content type='text'>
correctly responded to TD 9.13 Set Configuration Test
</content>
</entry>
<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>
</feed>
