<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tests/test, 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?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tests/test?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2013-06-29T09:16:05Z</updated>
<entry>
<title>rename test folder</title>
<updated>2013-06-29T09:16:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-29T09:16:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d7fc73ff76a44deca3fd9f402f6dd4a244fd5ef3'/>
<id>urn:sha1:d7fc73ff76a44deca3fd9f402f6dd4a244fd5ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add mutex support for osal</title>
<updated>2013-06-27T09:19:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-27T09:19:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3bca56665cb802e6e599fb4a1a2be5dd6e64b70b'/>
<id>urn:sha1:3bca56665cb802e6e599fb4a1a2be5dd6e64b70b</id>
<content type='text'>
add test for mutex in test_osal_none.c
implement usbh_control_xfer using mutex to get access to queue xfer on control pipe
(while semaphore is used to sync with hcd DMA)
failed to issue control xfer: set idle &amp; get report descriptor in hidh_open_subtask (more to work on)
</content>
</entry>
<entry>
<title>add set idle request for hidh_open_subtask</title>
<updated>2013-06-26T20:20:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-26T20:20:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c81c4bb817925f385b45c46857b3f0630edb99ed'/>
<id>urn:sha1:c81c4bb817925f385b45c46857b3f0630edb99ed</id>
<content type='text'>
add interface number to hidh_interface_info_t
refractor hidh_open_subtask to be a true subtask
cannot run with set idle code ON because of semaphore misuse
</content>
</entry>
<entry>
<title>remove app_os_prio.h in os_none configure</title>
<updated>2013-06-26T11:00:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-26T11:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea2e63a332a0d46971f32bd84c84851c2246fe8c'/>
<id>urn:sha1:ea2e63a332a0d46971f32bd84c84851c2246fe8c</id>
<content type='text'>
remove instance_num in hidh API
temporarily pause device stack developement
should fix travis-ci build error
</content>
</entry>
<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>refractor tusb_descriptors</title>
<updated>2013-06-03T07:31:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-03T07:31:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b527e6ec4a9d0b6ecad5a6ce74b27458d1cd24be'/>
<id>urn:sha1:b527e6ec4a9d0b6ecad5a6ce74b27458d1cd24be</id>
<content type='text'>
usbd device_class_driver
added &amp; tested HID mouse for device (work together with hid keyboard)
rename DEVICE_ROM_REG_BASE, DEVICE_ROM_DRIVER_ADDR
</content>
</entry>
<entry>
<title>rename romdriver handle</title>
<updated>2013-06-01T14:54:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-01T14:54:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7d78fc1baf24c537ea7386f698e1e20ed80f16ba'/>
<id>urn:sha1:7d78fc1baf24c537ea7386f698e1e20ed80f16ba</id>
<content type='text'>
forming API for USBD-CLASS driver (abstract away from rom driver)
separate buffer of hid class from buffer of core driver
</content>
</entry>
<entry>
<title>refractor change tusbd_hid_keyboard_send_report API</title>
<updated>2013-05-31T14:24:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-05-31T14:24:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9e49056721e7fbba2bdb5933c7eabf9548f4279f'/>
<id>urn:sha1:9e49056721e7fbba2bdb5933c7eabf9548f4279f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refractor string descriptors, allow one-stop configure descriptor for</title>
<updated>2013-05-31T11:21:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-05-31T11:21:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=03d85acfc7cb18a5469146f98c210a5747218cb3'/>
<id>urn:sha1:03d85acfc7cb18a5469146f98c210a5747218cb3</id>
<content type='text'>
- manufacturer, product etc ... (only english now)
</content>
</entry>
<entry>
<title>rename descriptor variables</title>
<updated>2013-05-31T07:42:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-05-31T07:36:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ed64401e6157b283f1921bbb8460da5f7a822ed6'/>
<id>urn:sha1:ed64401e6157b283f1921bbb8460da5f7a822ed6</id>
<content type='text'>
</content>
</entry>
</feed>
