<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/vendor/fatfs, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/vendor/fatfs?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/vendor/fatfs?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-05-17T09:04:15Z</updated>
<entry>
<title>rename vendor to lib</title>
<updated>2018-05-17T09:04:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-05-17T08:55:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7030d64a95138482c2537f3a1280c94ce36a3c10'/>
<id>urn:sha1:7030d64a95138482c2537f3a1280c94ce36a3c10</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>
<entry>
<title>mass rename TUSB_CFG to CFG_TUSB</title>
<updated>2018-04-10T07:31:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-04-10T07:31:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c2467196070eeedd4171e183db04fb815677246'/>
<id>urn:sha1:3c2467196070eeedd4171e183db04fb815677246</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify host API: tusbh_ to tuh_</title>
<updated>2015-05-01T12:06:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2015-05-01T12:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f09f2494bf6e78e96ca9a7aa25dd7485e4788b6c'/>
<id>urn:sha1:f09f2494bf6e78e96ca9a7aa25dd7485e4788b6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up warning in lpcxpresso</title>
<updated>2014-03-14T04:59:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-14T04:59:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5e2ed2534ebc7576f028e09023bae923965c645e'/>
<id>urn:sha1:5e2ed2534ebc7576f028e09023bae923965c645e</id>
<content type='text'>
remove -Wpacked  -Wpadded in gcc
</content>
</entry>
<entry>
<title>fix IAR end line warning</title>
<updated>2014-03-12T09:33:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-12T09:33:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1ad138e322073dd47d1401f084035edf32509624'/>
<id>urn:sha1:1ad138e322073dd47d1401f084035edf32509624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase msc host app task stack size to 512 so that copy command can be executed</title>
<updated>2014-03-02T11:11:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-02T11:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5ce076d8d8806f4e3e93a2e6178eb33e831abff'/>
<id>urn:sha1:b5ce076d8d8806f4e3e93a2e6178eb33e831abff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refractor remove tusbh_msc_is_failed</title>
<updated>2014-02-28T11:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-02-28T11:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f8f046eaa10f434b9bbb7f7cd0ed0f9dad24952'/>
<id>urn:sha1:5f8f046eaa10f434b9bbb7f7cd0ed0f9dad24952</id>
<content type='text'>
increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device
added task for msc host freeRTOS with stack = 300 (still cannot execute copy command)
</content>
</entry>
<entry>
<title>remove test unit ready with disk_ioctl (cmd=CTRL_SYNC) as it is proved to be not needed</title>
<updated>2014-02-28T09:31:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-02-28T09:31:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e979f22f93e8bc2c10e06ad10770e9d004846ffa'/>
<id>urn:sha1:e979f22f93e8bc2c10e06ad10770e9d004846ffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhacne msc demo, update IAR project file</title>
<updated>2013-10-02T06:32:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-02T06:32:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1263dbb1221fc550737e560c415857829e8ecfd1'/>
<id>urn:sha1:1263dbb1221fc550737e560c415857829e8ecfd1</id>
<content type='text'>
</content>
</entry>
</feed>
