<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/demos/host/src/mouse_app.c, 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/demos/host/src/mouse_app.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/demos/host/src/mouse_app.c?h=codex%2Fclass-reference-docs'/>
<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>change OSAL_TASK_FUNCTION to adapt with cmsis rtx</title>
<updated>2014-03-19T09:50:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-19T09:50:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61657f6751ce96dd2b0c260729061ac0eb2adab4'/>
<id>urn:sha1:61657f6751ce96dd2b0c260729061ac0eb2adab4</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 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>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 app_os_prio.h</title>
<updated>2014-03-06T04:37:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-06T04:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dcc58a7afcd6f02458a5edaca33a5b63418d641f'/>
<id>urn:sha1:dcc58a7afcd6f02458a5edaca33a5b63418d641f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more doxygen work</title>
<updated>2013-10-25T10:28:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-25T10:28:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0d00742cf0900fad2e3181bea4284e6aba775105'/>
<id>urn:sha1:0d00742cf0900fad2e3181bea4284e6aba775105</id>
<content type='text'>
rename tusb_mouse_report_t (keyboard) to hid_mouse_report_t (keyboard)
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2013-10-16T05:35:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-16T05:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15c80a958093cbf100ad89ed162325bdaf5e5a75'/>
<id>urn:sha1:15c80a958093cbf100ad89ed162325bdaf5e5a75</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>- move disconnection handle to enum task --&gt; move tusbh_xxx_unmount is invoked in non-isr context</title>
<updated>2013-10-01T06:53:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-01T06:53:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=640b0ec5467eadf153c4a09d53e0a38bae752685'/>
<id>urn:sha1:640b0ec5467eadf153c4a09d53e0a38bae752685</id>
<content type='text'>
</content>
</entry>
</feed>
