<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tests/test/test_osal_freeRTOS.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/tests/test/test_osal_freeRTOS.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tests/test/test_osal_freeRTOS.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2013-06-05T04:23:41Z</updated>
<entry>
<title>added dcd_dma_descriptor_t typdef</title>
<updated>2013-06-05T04:23:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-05T04:23:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f69fefefa96339253d46b9f17833f0d0f1c39014'/>
<id>urn:sha1:f69fefefa96339253d46b9f17833f0d0f1c39014</id>
<content type='text'>
reorganize test project, multiple test projects each is specifically for an MCU
</content>
</entry>
<entry>
<title>change format of file header &amp; license spacing</title>
<updated>2013-05-06T05:50:19Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-05-06T05:50:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=120db28a17249e7e97d3e4878d020f3440bbe99f'/>
<id>urn:sha1:120db28a17249e7e97d3e4878d020f3440bbe99f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename nxp_sof_received to nxp_int_sof</title>
<updated>2013-04-20T17:28:25Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-04-20T17:28:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=357888a5e5dbb574db44bb29b3a07499c0d531c1'/>
<id>urn:sha1:357888a5e5dbb574db44bb29b3a07499c0d531c1</id>
<content type='text'>
implementing freeRTOS integration
change get_period_frame_list from using lst_idx to hostid (fix bug)
adding polling interval supported for interrupt: 1ms, 2ms, 4ms, 8ms
- add interval_ms to get_period_head function
- add bInterval to qhd_init
- add support for sub-frame (less than 8 micro frames) interval
- add bunch of test for interrupt different intervals
</content>
</entry>
<entry>
<title>getting build with freertos &amp; host demo</title>
<updated>2013-04-16T08:48:19Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-04-16T08:48:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a9010c17862b56fd337716253f2059fb2fcb72b7'/>
<id>urn:sha1:a9010c17862b56fd337716253f2059fb2fcb72b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add freeRTOS source from vendor to test</title>
<updated>2013-04-15T11:08:24Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-04-15T11:08:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=89133d36cef52fe470547d345492a8a6c83cd599'/>
<id>urn:sha1:89133d36cef52fe470547d345492a8a6c83cd599</id>
<content type='text'>
remove temp freeRTOS folder in test/support
use test/support/FreeRTOSConfig.h from win32-mingw demo
temporarily disable all tests in test_osal_freeRTOS.c
</content>
</entry>
<entry>
<title>change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) signature to osal_queue_send(osal_queue_handle_t const queue_hdl, const void * data)</title>
<updated>2013-04-09T18:18:32Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-04-09T18:13:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e14aa4197d290fc7f294d42d4886fb5892c9f360'/>
<id>urn:sha1:e14aa4197d290fc7f294d42d4886fb5892c9f360</id>
<content type='text'>
- support any size queue message (instead of fixed uint32_t)
</content>
</entry>
<entry>
<title>change website from tinyusb.net to tinyusb.org</title>
<updated>2013-03-25T04:46:30Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-03-25T04:46:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=56cd8be75ec79a9d7e1d17e6f0634d4041ba6b13'/>
<id>urn:sha1:56cd8be75ec79a9d7e1d17e6f0634d4041ba6b13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix osal_semaphore_wait &amp; osal_queue_receive of osal_none's bug</title>
<updated>2013-02-04T13:54:52Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-04T13:54:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=93269b034396673062ec79e69673e95d47f29438'/>
<id>urn:sha1:93269b034396673062ec79e69673e95d47f29438</id>
<content type='text'>
- not assign error to TUSB_ERROR_NON if succeed

add code up to set device address for enumeration
</content>
</entry>
<entry>
<title>add test file freeRTOS</title>
<updated>2013-02-04T11:07:26Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-04T11:07:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f88e9d045d70f4fbee24d92963cf39118deb7df9'/>
<id>urn:sha1:f88e9d045d70f4fbee24d92963cf39118deb7df9</id>
<content type='text'>
</content>
</entry>
</feed>
