<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/nxp/lpc17_40, 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/nxp/lpc17_40?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/nxp/lpc17_40?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-03-07T16:05:05Z</updated>
<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>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>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>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>fix build with OPT_MCU_LPC177X_8X</title>
<updated>2021-03-16T08:49:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-16T08:49:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82e24306e2b0588e944476d71815f83ca392d1b9'/>
<id>urn:sha1:82e24306e2b0588e944476d71815f83ca392d1b9</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>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>complete remove dcd_set_config(), fix unit test</title>
<updated>2020-04-17T06:52:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T06:52:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f9c256ad0e6b030468bd8a8fbfd41801b70a69a'/>
<id>urn:sha1:6f9c256ad0e6b030468bd8a8fbfd41801b70a69a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into remove-dcd-set-config</title>
<updated>2020-04-17T06:38:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T06:38:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05476d9ad72321aa6e57ff5acbc4b25e1366fead'/>
<id>urn:sha1:05476d9ad72321aa6e57ff5acbc4b25e1366fead</id>
<content type='text'>
</content>
</entry>
</feed>
