<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/mentor, branch 0.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/mentor?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/mentor?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-05-31T15:25:14Z</updated>
<entry>
<title>Merge pull request #1381 from hathach/add-sof-isr</title>
<updated>2022-05-31T15:25:14Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-31T15:25:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fdeac8508be5cdd95966422d1e776604efbc9b3f'/>
<id>urn:sha1:fdeac8508be5cdd95966422d1e776604efbc9b3f</id>
<content type='text'>
Add SOF IRQ Handler </content>
</entry>
<entry>
<title>added dcd_sof_enable() stubs for all other ports</title>
<updated>2022-03-07T16:05:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-07T16:05:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=606f932d92322a71960f51148ecc91eaf29bf507'/>
<id>urn:sha1:606f932d92322a71960f51148ecc91eaf29bf507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to fix ci</title>
<updated>2022-03-02T05:33:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-02T05:33:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=635fb9dcdd08c736a4b0161381068b51ef4c140e'/>
<id>urn:sha1:635fb9dcdd08c736a4b0161381068b51ef4c140e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more internal rename</title>
<updated>2022-02-26T10:06:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-26T10:03:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=11c89d43abec5a37856e3f026b23ab26c33a656a'/>
<id>urn:sha1:11c89d43abec5a37856e3f026b23ab26c33a656a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T14:49:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31aa077cb0b345464548b9cb2e2913227348a969'/>
<id>urn:sha1:31aa077cb0b345464548b9cb2e2913227348a969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T14:46:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9'/>
<id>urn:sha1:d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9</id>
<content type='text'>
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
</content>
</entry>
<entry>
<title>Merge pull request #1213 from kkitayam/add_hcd_for_msp_exp432e401y</title>
<updated>2021-12-07T12:24:41Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-12-07T12:24:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c157837878a4ffd4547d9983693a9214f2088151'/>
<id>urn:sha1:c157837878a4ffd4547d9983693a9214f2088151</id>
<content type='text'>
Add a HCD driver for MSP-EXP432E401Y</content>
</entry>
<entry>
<title>Fix buffer overrun at pipe_read_packet()</title>
<updated>2021-12-03T16:25:34Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-12-03T16:25:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7137a0a92f5623e06d7457aba0eaa65f077010a2'/>
<id>urn:sha1:7137a0a92f5623e06d7457aba0eaa65f077010a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix memory overrun at pipe_read_packet()</title>
<updated>2021-12-03T16:18:42Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-12-03T16:18:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=81285273a6b5cacace52e74890ff9863a6a92d1a'/>
<id>urn:sha1:81285273a6b5cacace52e74890ff9863a6a92d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add register settings to handle a HUB</title>
<updated>2021-11-30T14:13:20Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-11-30T14:13:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9bccc8068baf6efef0bd040ec5238369c0a03c0f'/>
<id>urn:sha1:9bccc8068baf6efef0bd040ec5238369c0a03c0f</id>
<content type='text'>
</content>
</entry>
</feed>
