<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/host/usbd_host.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/host/usbd_host.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/host/usbd_host.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2013-02-04T05:29:50Z</updated>
<entry>
<title>rename usbd_host to usbh</title>
<updated>2013-02-04T05:29:50Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-04T05:29:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ec56120e678672c9da1953ad1890ecfa7bdb773'/>
<id>urn:sha1:5ec56120e678672c9da1953ad1890ecfa7bdb773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refine ASSERT_DEFINE to allow special error_handler for os task</title>
<updated>2013-02-03T17:03:08Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-03T17:03:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f8839fff8ff12bbf172b5fb9a984867a0d1d8da'/>
<id>urn:sha1:5f8839fff8ff12bbf172b5fb9a984867a0d1d8da</id>
<content type='text'>
add device_addr0 for enumeration task
start to add osal port for freeRTOS
</content>
</entry>
<entry>
<title>refine OSAL_TASK_LOOP_BEGIN &amp; OSAL_TASK_LOOP_END</title>
<updated>2013-02-02T08:36:20Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-02T08:36:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ac88f1b4ec4ab83682b5c1b1589970096bbc1c4'/>
<id>urn:sha1:3ac88f1b4ec4ab83682b5c1b1589970096bbc1c4</id>
<content type='text'>
- add TASK_ASSERT &amp; TASK_ASSERT_STATUS
add more code for enumerate task
add control requests &amp; its type def
add API for HCD
- hcd_pipe_addr0_open
- hcd_pipe_control_open
- hcd_pipe_control_xfer
- hcd_pipe_open
- hcd_port_speed
</content>
</entry>
<entry>
<title>house keeping</title>
<updated>2013-02-01T07:21:22Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-01T07:21:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a25da9d3eec9e43b051a94dfe0418b0b5bb9c2d9'/>
<id>urn:sha1:a25da9d3eec9e43b051a94dfe0418b0b5bb9c2d9</id>
<content type='text'>
add some more logic for enum task
</content>
</entry>
<entry>
<title>house keeping</title>
<updated>2013-02-01T05:46:17Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-01T05:46:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7fc3e4f8fed38cd41574976fbfa21f8be43b2eba'/>
<id>urn:sha1:7fc3e4f8fed38cd41574976fbfa21f8be43b2eba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add std=gnu99 for test build</title>
<updated>2013-02-01T03:33:43Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-01T03:33:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9e3785e7e1bd5bac3c8e24477edbde12cc09dd4b'/>
<id>urn:sha1:9e3785e7e1bd5bac3c8e24477edbde12cc09dd4b</id>
<content type='text'>
add hcd_init to usbh_init and update test code
add TUSB_CFG_OS_TICK_PER_SECOND define for TUSB_OS_NONE
change osal_semaphore_wait and osal_queue_receive API to have timeout effectively
</content>
</entry>
<entry>
<title>change cmock ignore to args only</title>
<updated>2013-01-31T06:11:50Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-31T06:11:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b963f6a7117d754c47e860159ac0aa90d1db6dc'/>
<id>urn:sha1:1b963f6a7117d754c47e860159ac0aa90d1db6dc</id>
<content type='text'>
implementing usbh_host.c
</content>
</entry>
<entry>
<title>fix mocking osal api using ifdef</title>
<updated>2013-01-30T05:55:44Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-30T05:55:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c9fa182d40587a44d525de84d1a36933c8556e6'/>
<id>urn:sha1:9c9fa182d40587a44d525de84d1a36933c8556e6</id>
<content type='text'>
start to add task_create macro API for osal_none
</content>
</entry>
<entry>
<title>update usbh_init and test</title>
<updated>2013-01-29T04:06:30Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-29T04:06:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6db8af20236cfecba5aef54da148309982b28396'/>
<id>urn:sha1:6db8af20236cfecba5aef54da148309982b28396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usbh_device_info_t to return device status</title>
<updated>2013-01-27T10:57:35Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-27T10:57:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=06f923c7bb95e146ee545194eba1c9357c4baf45'/>
<id>urn:sha1:06f923c7bb95e146ee545194eba1c9357c4baf45</id>
<content type='text'>
add usbh_init and test code
replace usbh_device_is_plugged in hid_host and test_hid_host with usbh_device_info_t
</content>
</entry>
</feed>
