<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/video_capture/src/usb_descriptors.c, branch 0.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/video_capture/src/usb_descriptors.c?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/video_capture/src/usb_descriptors.c?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-27T04:50:17Z</updated>
<entry>
<title>fix most warnings with rp2040 -wconversion</title>
<updated>2022-06-27T04:50:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T04:50:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b9dc9dbd78ee1890342429502d585f323c480fc2'/>
<id>urn:sha1:b9dc9dbd78ee1890342429502d585f323c480fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change usage of TU_CHECK_MCU() to prevent macro conflict</title>
<updated>2021-10-25T10:04:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-25T10:04:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbd31895bc234ff6d76d3fe736dc613890ab7acb'/>
<id>urn:sha1:dbd31895bc234ff6d76d3fe736dc613890ab7acb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the descriptor endpoint ISO for nrf5x</title>
<updated>2021-10-11T09:07:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-08T08:49:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3bfce2cb7213df3d875133de26321542e7ecf08'/>
<id>urn:sha1:b3bfce2cb7213df3d875133de26321542e7ecf08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix transfer failure when reconnecting</title>
<updated>2021-09-29T12:23:19Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-09-26T12:52:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0c89292a8dae9e5dad98a33ed3b66a4b5e796ff0'/>
<id>urn:sha1:0c89292a8dae9e5dad98a33ed3b66a4b5e796ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor application API parameters</title>
<updated>2021-09-29T12:23:17Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-09-26T08:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f7bbdea0b8f360d1fcf2f835211ed5c26e0240ea'/>
<id>urn:sha1:f7bbdea0b8f360d1fcf2f835211ed5c26e0240ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate a handling resource into controller and streaming</title>
<updated>2021-09-29T12:23:16Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-09-20T05:55:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3cb4bb391d814d88662581f47b4dc13097d7c69e'/>
<id>urn:sha1:3cb4bb391d814d88662581f47b4dc13097d7c69e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: endpoint descriptor has incorrectly settings</title>
<updated>2021-09-29T12:23:15Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-08-01T08:51:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c52cf9c8a5c3cbc7ebe0c4409e0b6df1ea138b30'/>
<id>urn:sha1:c52cf9c8a5c3cbc7ebe0c4409e0b6df1ea138b30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: configuration descriptor has incorrectly sizes</title>
<updated>2021-09-29T12:23:15Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-08-01T08:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d026f174576b0567e2a954292bd4339349e3f139'/>
<id>urn:sha1:d026f174576b0567e2a954292bd4339349e3f139</id>
<content type='text'>
update some descriptors
</content>
</entry>
<entry>
<title>add tentative example</title>
<updated>2021-09-29T12:23:14Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-07-31T10:35:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=019c1ab09e98517ce5422e9a0e2995928feff027'/>
<id>urn:sha1:019c1ab09e98517ce5422e9a0e2995928feff027</id>
<content type='text'>
</content>
</entry>
</feed>
