<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/demos/host/src/cli.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/demos/host/src/cli.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/demos/host/src/cli.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2014-03-24T09:00:14Z</updated>
<entry>
<title>rename host demo sourc files</title>
<updated>2014-03-24T09:00:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-24T09:00:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bfd6c8bc1ee1597dbc1453893504901319e8ce40'/>
<id>urn:sha1:bfd6c8bc1ee1597dbc1453893504901319e8ce40</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>remove legacy code of msc_device.c read10 &amp; write10</title>
<updated>2014-03-13T11:25:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-13T11:25:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6fbca0ea8731b7f50a895ae5c62fc2bbedde2550'/>
<id>urn:sha1:6fbca0ea8731b7f50a895ae5c62fc2bbedde2550</id>
<content type='text'>
clean up some warnings
</content>
</entry>
<entry>
<title>fix some warnings</title>
<updated>2014-03-13T11:11:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-13T11:11:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f1692c93ac7f9990490223cf924d84e1cbdcbeb6'/>
<id>urn:sha1:f1692c93ac7f9990490223cf924d84e1cbdcbeb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve MSC host demo with</title>
<updated>2014-03-11T16:34:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-11T16:34:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7f377b7e5bc79308106e008b428358b18bab4a09'/>
<id>urn:sha1:7f377b7e5bc79308106e008b428358b18bab4a09</id>
<content type='text'>
- remove command
- move (rename) command
</content>
</entry>
<entry>
<title>enhance cp command to accept dest path as an folder</title>
<updated>2014-03-11T15:31:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-11T15:31:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f55ae521a0b3ee730af723bbdfd115c28d3d1eda'/>
<id>urn:sha1:f55ae521a0b3ee730af723bbdfd115c28d3d1eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code</title>
<updated>2014-03-10T06:13:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-10T06:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ad72db5aeacf7d969f5c091c59a2f279eaf1c19c'/>
<id>urn:sha1:ad72db5aeacf7d969f5c091c59a2f279eaf1c19c</id>
<content type='text'>
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
</content>
</entry>
<entry>
<title>refractor __n2be_16</title>
<updated>2014-01-24T14:51:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-01-24T14:51:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a982a52ab39f4b3fa5b678a8aabba2f66f25518e'/>
<id>urn:sha1:a982a52ab39f4b3fa5b678a8aabba2f66f25518e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refine mouse demo</title>
<updated>2013-10-16T05:05:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-16T05:05:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=86b3e3174dcb68522e3f72c18ef5830b4e6aef53'/>
<id>urn:sha1:86b3e3174dcb68522e3f72c18ef5830b4e6aef53</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>
