<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/video_capture/src/usb_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/examples/device/video_capture/src/usb_descriptors.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/video_capture/src/usb_descriptors.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-01-29T11:02:57Z</updated>
<entry>
<title>remove the use of descriptor template for video capture example</title>
<updated>2024-01-29T11:02:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-29T11:02:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d52909ec5caae5413758eeb169e68c82c7588f3d'/>
<id>urn:sha1:d52909ec5caae5413758eeb169e68c82c7588f3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example to work with iso streaming</title>
<updated>2024-01-26T16:50:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-26T16:50:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2da8f763d751f658a4b7859ceb69e4247e1fbc5f'/>
<id>urn:sha1:2da8f763d751f658a4b7859ceb69e4247e1fbc5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and add more video descriptors</title>
<updated>2024-01-26T15:55:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-26T15:55:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5cd673330fc87f2981ecf139b24940df5cb3cfe'/>
<id>urn:sha1:b5cd673330fc87f2981ecf139b24940df5cb3cfe</id>
<content type='text'>
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
</content>
</entry>
<entry>
<title>minor update to video capture example</title>
<updated>2024-01-25T10:25:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-25T10:25:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0b8b8af83dfac97caa7c41f9d5c8c1a3af1b9ac1'/>
<id>urn:sha1:0b8b8af83dfac97caa7c41f9d5c8c1a3af1b9ac1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MJPEG descriptor for bulk transfer</title>
<updated>2023-03-26T12:22:52Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2023-03-26T12:22:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ce60c5d207b9e7de419be6956164aebde14c3f2'/>
<id>urn:sha1:5ce60c5d207b9e7de419be6956164aebde14c3f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add descriptor for a bulk endpoint as a streaming endpoint</title>
<updated>2023-03-25T12:25:13Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2023-03-13T13:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=389babf20bcf77159a268bbdebd534bc7e1d1bb9'/>
<id>urn:sha1:389babf20bcf77159a268bbdebd534bc7e1d1bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>Rename descriptor macros for consistency</title>
<updated>2022-10-12T11:07:22Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2022-10-12T11:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2c9b5ddff096b6c734346099b5cd4162db8735c9'/>
<id>urn:sha1:2c9b5ddff096b6c734346099b5cd4162db8735c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add motion jpeg</title>
<updated>2022-10-08T12:53:32Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2022-10-08T12:53:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aed8051f50dfb72187ba3c9a496d6ad2a57da9f8'/>
<id>urn:sha1:aed8051f50dfb72187ba3c9a496d6ad2a57da9f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compile errors</title>
<updated>2022-09-13T12:22:02Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-11-09T15:39:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1debf6270786a612ad99172db76169e025e124f6'/>
<id>urn:sha1:1debf6270786a612ad99172db76169e025e124f6</id>
<content type='text'>
</content>
</entry>
</feed>
