<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/core/std_descriptors.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/core/std_descriptors.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/core/std_descriptors.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2013-10-25T06:46:38Z</updated>
<entry>
<title>move descriptor to common folder</title>
<updated>2013-10-25T06:46:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-25T06:46:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7bf5cbc3fc369939c5af0d675bf9c033db4b826f'/>
<id>urn:sha1:7bf5cbc3fc369939c5af0d675bf9c033db4b826f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>house keeping</title>
<updated>2013-09-27T15:38:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-09-27T15:38:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eb1a101667f183db6781d5f7f73f360a508b13bc'/>
<id>urn:sha1:eb1a101667f183db6781d5f7f73f360a508b13bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TUSB_CFG_PROUDCT_ID check</title>
<updated>2013-06-03T08:56:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-06-03T08:56:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9f9adca03b97874754075b9c1a4612c2be1e5f07'/>
<id>urn:sha1:9f9adca03b97874754075b9c1a4612c2be1e5f07</id>
<content type='text'>
move USB_MAX_EP_NUM to device dependency
- lpc43 --&gt; 6
- lpc11/13 --&gt; 5
</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>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>add field to endpoint maxpacketsize (mult)</title>
<updated>2013-03-26T06:07:42Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-03-26T06:07:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c767e9f44ff6e430f85f7fae7c38ee8aca3b6e2'/>
<id>urn:sha1:3c767e9f44ff6e430f85f7fae7c38ee8aca3b6e2</id>
<content type='text'>
refractor hidh_open_subtask &amp; hidh_keyboard_open
add ATTR_PACKED_STRUCT(x)
- TODO remove ugly pre_pack &amp; post pack
</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 semaphore post in usbh_isr for control pipe</title>
<updated>2013-03-12T13:04:29Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-03-12T13:04:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d2bd80109ef5fb46ca46fae168f5d3a5096794bc'/>
<id>urn:sha1:d2bd80109ef5fb46ca46fae168f5d3a5096794bc</id>
<content type='text'>
add osal_queue_send in usbh_device_plugged
add macro for placing breakpoint macros
fix ehci init:
- regs-&gt;cmd or (add run_stop)
- enable port power in portsc
add tusb_task_runner in main loop
</content>
</entry>
<entry>
<title>strengthen include policy. Only limited headers are allowed to included from a header file. Missing needed to be included in *.c</title>
<updated>2013-02-28T08:06:31Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-28T08:03:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d6548d00636577a7dff4d00470d5cc9c15322ab6'/>
<id>urn:sha1:d6548d00636577a7dff4d00470d5cc9c15322ab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove TUSB prefix for class enum definitions</title>
<updated>2013-02-05T06:57:06Z</updated>
<author>
<name>hathach</name>
<email>thachha@live.com</email>
</author>
<published>2013-02-05T06:57:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aeccdfde3f4462fae5e3b9cbb4eae76526bdb204'/>
<id>urn:sha1:aeccdfde3f4462fae5e3b9cbb4eae76526bdb204</id>
<content type='text'>
add most of HID USAGE TABLE and definitions etc ...
</content>
</entry>
</feed>
