<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/doxygen, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/doxygen?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/doxygen?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-12-06T14:46:34Z</updated>
<entry>
<title>clean up usbh, rename doxygen folder to docs</title>
<updated>2018-12-06T14:46:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-06T14:46:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5b09774ae05d15cb18ff9920864535b8444a1c3c'/>
<id>urn:sha1:5b09774ae05d15cb18ff9920864535b8444a1c3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hal clean up</title>
<updated>2018-12-05T06:20:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-05T06:20:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a73017fdc23f7bedf38e754cba3a4ffbcf8d4c27'/>
<id>urn:sha1:a73017fdc23f7bedf38e754cba3a4ffbcf8d4c27</id>
<content type='text'>
- replace tusb_hal_int_enable/disable to dcd_int_enable/disable,
hcd_int_enable/disable
- remove tusb_hal_init(), this will be part of dcd_init/hcd_init,
anything beyond dcd/hcd should be inited by bsp
</content>
</entry>
<entry>
<title>remove dcd_connect/disconnect since there is no usage now</title>
<updated>2018-12-05T05:22:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-05T05:22:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6048a3bff48dc588849f83f4088367d20b6bc651'/>
<id>urn:sha1:6048a3bff48dc588849f83f4088367d20b6bc651</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a porting doc and make a pass over the others.</title>
<updated>2018-11-28T02:07:22Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-28T02:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db42207fcd6883937e3b13ccbb1e03cfee96f85a'/>
<id>urn:sha1:db42207fcd6883937e3b13ccbb1e03cfee96f85a</id>
<content type='text'>
Fixes #5
</content>
</entry>
<entry>
<title>rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION</title>
<updated>2018-11-22T10:21:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-22T10:21:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=60d8cde6951fa9fe9c43064ee701598e9da566f7'/>
<id>urn:sha1:60d8cde6951fa9fe9c43064ee701598e9da566f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_set_descriptors</title>
<updated>2018-04-16T06:46:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-04-16T06:46:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f7c4346c39bd57014e95b577255c3870a5979c6'/>
<id>urn:sha1:6f7c4346c39bd57014e95b577255c3870a5979c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE</title>
<updated>2018-04-14T07:08:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-04-14T07:08:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=29071c10b1e2f2574afb310a7197d599a25cd362'/>
<id>urn:sha1:29071c10b1e2f2574afb310a7197d599a25cd362</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CFG_TUD_TASK_STACKSIZE</title>
<updated>2018-04-13T09:10:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-04-13T09:10:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e7d7cb222a32f768b47e6e39d92d12ed187a7055'/>
<id>urn:sha1:e7d7cb222a32f768b47e6e39d92d12ed187a7055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_DEVICE_* to CFG_TUD_*</title>
<updated>2018-04-12T06:23:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-04-12T06:23:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b660175beea2c76a1a761e3840937d9784ab201'/>
<id>urn:sha1:4b660175beea2c76a1a761e3840937d9784ab201</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS</title>
<updated>2018-04-12T05:55:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-04-12T05:55:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=18f97fef7e35937c017f2b2ad2300a920256f66b'/>
<id>urn:sha1:18f97fef7e35937c017f2b2ad2300a920256f66b</id>
<content type='text'>
</content>
</entry>
</feed>
