<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/host/usbd_host.h, 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.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/host/usbd_host.h?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>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>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>
<entry>
<title>update license year from 2012 to 2013</title>
<updated>2013-01-27T06:50:40Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-27T06:50:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=535f33002670dc0ca20aa73d7c025faea15b88d0'/>
<id>urn:sha1:535f33002670dc0ca20aa73d7c025faea15b88d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add class_hid_keyboard_init and test code</title>
<updated>2013-01-27T05:18:01Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-27T05:18:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5feb1c90b41b2da4667b9e1f1fde069b6e1bfdcc'/>
<id>urn:sha1:5feb1c90b41b2da4667b9e1f1fde069b6e1bfdcc</id>
<content type='text'>
add define _TINY_USB_SOURCE_FILE_ to hide internal API from application
</content>
</entry>
<entry>
<title>add check device API for stack usage</title>
<updated>2013-01-25T19:25:56Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-01-25T19:25:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d286c957655d432424c8a7ff509bd040fd773572'/>
<id>urn:sha1:d286c957655d432424c8a7ff509bd040fd773572</id>
<content type='text'>
bool          usbh_device_is_plugged(tusb_handle_device_t const device_hdl);
</content>
</entry>
</feed>
