<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tests/test/test_assertion.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/tests/test/test_assertion.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tests/test/test_assertion.c?h=master'/>
<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>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>add ASSERT_BIN8 and its test code</title>
<updated>2013-01-31T04:05:33Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-31T04:05:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eca87e5ee54f688372d2d34ee51dc3f72947d604'/>
<id>urn:sha1:eca87e5ee54f688372d2d34ee51dc3f72947d604</id>
<content type='text'>
add some common api for task in osal.h for mocking
</content>
</entry>
<entry>
<title>start to support</title>
<updated>2013-01-22T10:41:06Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-22T10:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=38ce3f7534ec9e3e0b10b8923d7d17e437463e86'/>
<id>urn:sha1:38ce3f7534ec9e3e0b10b8923d7d17e437463e86</id>
<content type='text'>
- usbd host
- osal

some global define
#define TUSB_CFG_HOST_CONTROLLER_NUM
#define TUSB_CFG_HOST_DEVICE_MAX
#define TUSB_CFG_CONFIGURATION_MAX

rename &amp; refractor HID type structure &amp; enum

use CException to test asssertion library
add test for hid_host_keyboard with usbd configure get &amp; osal queue get stubs
update test for assertion library
refractor ASSERT_STATUS in assertion library
update tusb_error_t values
rename usb basic type &amp; enum in tusb_types.h and std_descriptors.h
</content>
</entry>
<entry>
<title>refractor to remove duplicate code between ASSERT_HEX and ASSERT_INT</title>
<updated>2013-01-13T17:41:23Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-13T17:41:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3d8babcb147022a6bced9b61455b301e3ea95150'/>
<id>urn:sha1:3d8babcb147022a6bced9b61455b301e3ea95150</id>
<content type='text'>
use static inline min_of and max_of instead of macro
</content>
</entry>
<entry>
<title>add assert_hex &amp; assert_hex_within</title>
<updated>2013-01-13T13:39:01Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-13T13:39:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f9914751833deb1b135568b7c09271261f356a06'/>
<id>urn:sha1:f9914751833deb1b135568b7c09271261f356a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>done with ASSERT_INT_WITHIN</title>
<updated>2013-01-13T13:26:51Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-13T13:26:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b7b9531b9bb6e9a2fb6f85ae586c91bd29ef92e5'/>
<id>urn:sha1:b7b9531b9bb6e9a2fb6f85ae586c91bd29ef92e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ASSERT_INT_WITHIN and its test code</title>
<updated>2013-01-13T13:09:51Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-13T13:09:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=beb20b975bb1a1871598bb1014a872fdd4aded6f'/>
<id>urn:sha1:beb20b975bb1a1871598bb1014a872fdd4aded6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ASSERT_INT, ASSERT_INT_EQUAL and test code for it</title>
<updated>2013-01-13T13:00:01Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-13T13:00:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1deac989696fc216acb4dd1208dab8991e886c6c'/>
<id>urn:sha1:1deac989696fc216acb4dd1208dab8991e886c6c</id>
<content type='text'>
</content>
</entry>
</feed>
