<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/demos/host/src/keyboard_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/keyboard_app.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/demos/host/src/keyboard_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>clean up</title>
<updated>2014-03-13T09:17:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-13T09:17:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1940f9f0f79a98a35c0cbbdd72125f729770af61'/>
<id>urn:sha1:1940f9f0f79a98a35c0cbbdd72125f729770af61</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>refine keyboard host demo (added new line for enter key)</title>
<updated>2014-03-02T14:39:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-02T14:39:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=90b7ead01749fe2e806ff29a91f4c2b04e4135e3'/>
<id>urn:sha1:90b7ead01749fe2e806ff29a91f4c2b04e4135e3</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>
</feed>
