<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/demos/host/host_cmsis_rtx, 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/host_cmsis_rtx?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/demos/host/host_cmsis_rtx?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-03-06T12:14:01Z</updated>
<entry>
<title>rename demo to examples</title>
<updated>2018-03-06T12:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-03-06T12:14:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4dc917c9ba8b746a4e5ce1934af019840bd20355'/>
<id>urn:sha1:4dc917c9ba8b746a4e5ce1934af019840bd20355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)</title>
<updated>2014-08-03T19:30:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-08-03T19:30:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=88f1291c095b72ce13f63bc31c21ef4b3e7294f1'/>
<id>urn:sha1:88f1291c095b72ce13f63bc31c21ef4b3e7294f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add lpcxpresso spifi flash setting</title>
<updated>2014-05-13T03:37:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-05-13T03:37:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=74fd9de3af708826e1839fadbf6a4e6a9040cb5e'/>
<id>urn:sha1:74fd9de3af708826e1839fadbf6a4e6a9040cb5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make freertos source unmodified to ease the upgrade process later</title>
<updated>2014-04-28T07:20:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-28T04:51:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05c767313d0efd10d5b07b5b2f9b3d69a361075d'/>
<id>urn:sha1:05c767313d0efd10d5b07b5b2f9b3d69a361075d</id>
<content type='text'>
use CGU_GetPCLKFrequency as configCPU_CLOCK_HZ for lpc43xx using with freeRTOS
move portmarco.h include to FreeRTOSConfig.h to have untouched version of freertos
add a readme.md to vendor/freertos
refractor usbh.c, increase POWER_STABLE_DELAY = 500, RESET_DELAY = 200
fix bug with hub, only handle 1 port at a time when reading hub status change endpoint --&gt; other port will be handled in the next cycle
</content>
</entry>
<entry>
<title>update IAR &amp; Keil project for freertos</title>
<updated>2014-04-25T08:24:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-25T08:24:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f901b4fe78551061550adf2105962299a589956e'/>
<id>urn:sha1:f901b4fe78551061550adf2105962299a589956e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE</title>
<updated>2014-04-25T08:16:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-25T08:16:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d00655f598905f7855a2c54081373843c918fa1e'/>
<id>urn:sha1:d00655f598905f7855a2c54081373843c918fa1e</id>
<content type='text'>
cdc host app add SERIAL_BUFFER_SIZE for buffer constant, add cdc data receive if cb with TUSB_EVENT_XFER_ERROR
minor change to keyboard &amp; mouse host app
add ASSERT_FAILED &amp; ASSERT_FAILED_MSG
add cast to fix IAR build error with dcd_lpc43xx.c

FreeRTOS
- merge FreeRTOSConfig for m0, m3, m4
- re-implement application hook
- support portmacro.h for m0
</content>
</entry>
<entry>
<title>update project file</title>
<updated>2014-04-24T16:58:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-24T16:58:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=24b613580a0e00c63a48e4cc547542f34fe533f8'/>
<id>urn:sha1:24b613580a0e00c63a48e4cc547542f34fe533f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>manual make clean since lpcxpresso -cleanBuild does not clean the correct configuration</title>
<updated>2014-04-22T05:27:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-22T05:13:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f81aa6c72c67c83c4482b9f99c71aafae133ca4'/>
<id>urn:sha1:8f81aa6c72c67c83c4482b9f99c71aafae133ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move osal_queue_send of osal_none to osal_none.c</title>
<updated>2014-04-18T07:45:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-18T07:45:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4091ddc4fc31da1b0c33538145e59df4ea9b6d51'/>
<id>urn:sha1:4091ddc4fc31da1b0c33538145e59df4ea9b6d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up STATIC_VAR</title>
<updated>2014-04-17T11:02:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-17T11:02:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=44b36d74f2c75b4aae061d95e5468c367a8ed1a3'/>
<id>urn:sha1:44b36d74f2c75b4aae061d95e5468c367a8ed1a3</id>
<content type='text'>
</content>
</entry>
</feed>
