<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd_control.c, branch port-embos</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd_control.c?h=port-embos</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd_control.c?h=port-embos'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-09-27T16:41:46Z</updated>
<entry>
<title>Fix typo of CFG_TUD_ENDOINT0_SIZE.</title>
<updated>2019-09-27T16:41:46Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-27T16:41:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ccdc5522d202daec98e2bb6536a4ed0ccd98b9a'/>
<id>urn:sha1:4ccdc5522d202daec98e2bb6536a4ed0ccd98b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USB Control: Pointer arithmetic on void* is forbiden</title>
<updated>2019-09-21T16:00:52Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-21T16:00:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b6590490a8e2ad3debac4508f65af001dc1753af'/>
<id>urn:sha1:b6590490a8e2ad3debac4508f65af001dc1753af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo of ENDOINT</title>
<updated>2019-09-09T17:34:30Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-09T17:34:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4517d504b875022ecbf7b18447e26be7af5f4aa7'/>
<id>urn:sha1:4517d504b875022ecbf7b18447e26be7af5f4aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose usbd control transfer</title>
<updated>2019-07-16T11:14:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-16T11:14:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=036e858543dce1c19ff789b69907680500e28ca6'/>
<id>urn:sha1:036e858543dce1c19ff789b69907680500e28ca6</id>
<content type='text'>
rename usbd_control_transfer/status to tud_control_transfer/status
</content>
</entry>
<entry>
<title>fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*</title>
<updated>2019-06-10T11:46:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-10T11:46:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7156bfb54d5e9e13c8574b2384a47bd5554798a9'/>
<id>urn:sha1:7156bfb54d5e9e13c8574b2384a47bd5554798a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_hid_descriptor_report_cb()</title>
<updated>2019-05-12T07:09:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-12T07:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba2136486c153edd372eadaa325dab27fe1297b2'/>
<id>urn:sha1:ba2136486c153edd372eadaa325dab27fe1297b2</id>
<content type='text'>
- remove tud_desc_set.hid_report
- remove tud_desc_set_t
</content>
</entry>
<entry>
<title>add tud_descriptor_string_cb() for getting string descriptor from application</title>
<updated>2019-05-11T09:31:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-11T09:31:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de56a0ca8987c15c06112ece2589dab18f1d6666'/>
<id>urn:sha1:de56a0ca8987c15c06112ece2589dab18f1d6666</id>
<content type='text'>
- remove tud_desc_set.string_arr/string_count
</content>
</entry>
<entry>
<title>usbd better support suspend/resume</title>
<updated>2019-04-01T18:30:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-01T18:30:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=491b5936d5abba5030cceea35a4aa31c470e5782'/>
<id>urn:sha1:491b5936d5abba5030cceea35a4aa31c470e5782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup, remove the use of _TINY_USB_SOURCE_FILE_</title>
<updated>2019-03-27T10:48:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-27T10:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=da452d4ba6127b2b3b83832ba142bece911e2490'/>
<id>urn:sha1:da452d4ba6127b2b3b83832ba142bece911e2490</id>
<content type='text'>
</content>
</entry>
</feed>
