<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/uac2_speaker_fb/src/usb_descriptors.c, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/uac2_speaker_fb/src/usb_descriptors.c?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/uac2_speaker_fb/src/usb_descriptors.c?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-30T18:50:47Z</updated>
<entry>
<title>Merge branch 'master' into uac1</title>
<updated>2025-10-30T18:50:47Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-10-30T18:50:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aa739c946d0258be4f07914bcb48288e2c977145'/>
<id>urn:sha1:aa739c946d0258be4f07914bcb48288e2c977145</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>fix descriptor warning when shifting zero</title>
<updated>2025-10-27T17:17:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-27T17:17:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a12806a6cd65b11476cde69628f92f64978f1c64'/>
<id>urn:sha1:a12806a6cd65b11476cde69628f92f64978f1c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix several warnings</title>
<updated>2025-10-24T06:04:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-24T06:04:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f39dcae9f1bed1dfcfb239f76677ef980a9976c9'/>
<id>urn:sha1:f39dcae9f1bed1dfcfb239f76677ef980a9976c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UAC1 support to speaker example</title>
<updated>2025-09-30T14:30:34Z</updated>
<author>
<name>Mengsk</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-29T15:51:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9afe71c77ef3ab05f87f7fd37e7c39cd3d09cdb7'/>
<id>urn:sha1:9afe71c77ef3ab05f87f7fd37e7c39cd3d09cdb7</id>
<content type='text'>
Signed-off-by: Mengsk &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>More descriptors working</title>
<updated>2025-09-30T13:51:50Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-28T15:17:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9637a2006bdfa77911cd274f0b9cff7de7ae54e9'/>
<id>urn:sha1:9637a2006bdfa77911cd274f0b9cff7de7ae54e9</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY</title>
<updated>2024-08-19T12:05:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T12:05:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=088486186f514578a02d6b6c7f39e0ad74f56118'/>
<id>urn:sha1:088486186f514578a02d6b6c7f39e0ad74f56118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER</title>
<updated>2024-08-17T11:07:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-17T11:07:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a6bee747b6f550e4fdb144c7db4aad70fee5ac69'/>
<id>urn:sha1:a6bee747b6f550e4fdb144c7db4aad70fee5ac69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate OS guessing quirk into uac2_speaker_fb example.</title>
<updated>2024-07-28T11:25:57Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-07-28T11:23:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a67bac47c0f83eebd63ca99654ed26e51b21145'/>
<id>urn:sha1:6a67bac47c0f83eebd63ca99654ed26e51b21145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow feedback EP size change.</title>
<updated>2024-05-09T22:11:04Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-09T22:11:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc7647f9e4f06c8f56207f5ea7f34872887d099b'/>
<id>urn:sha1:fc7647f9e4f06c8f56207f5ea7f34872887d099b</id>
<content type='text'>
</content>
</entry>
</feed>
