<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/uac2_headset, branch 0.15.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_headset?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/uac2_headset?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-11-30T12:15:27Z</updated>
<entry>
<title>Add endpoint definitions for more example projects.</title>
<updated>2022-11-30T12:15:27Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2022-11-30T12:15:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1437ad1dfb5b48169f680253707821bd9751fc65'/>
<id>urn:sha1:1437ad1dfb5b48169f680253707821bd9751fc65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add 'stm32l052dap52' (STM32L052K8 MCU) board target</title>
<updated>2022-08-03T17:31:37Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2022-08-03T17:28:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d1c61e33a617439258605555947a1ffc78519674'/>
<id>urn:sha1:d1c61e33a617439258605555947a1ffc78519674</id>
<content type='text'>
'dap52' is Olimex's name of their STM32L052-based fork of 'dap42'
</content>
</entry>
<entry>
<title>RP@040: rework CMake for compiler warnings</title>
<updated>2022-07-12T17:58:30Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-07-12T17:58:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc1a27b6c9d5a19529d6ac968164f2734ea89023'/>
<id>urn:sha1:fc1a27b6c9d5a19529d6ac968164f2734ea89023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix all device examples warnings</title>
<updated>2022-06-27T06:48:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T06:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6522a8150e22d47bacabd2f1f027452db2254984'/>
<id>urn:sha1:6522a8150e22d47bacabd2f1f027452db2254984</id>
<content type='text'>
</content>
</entry>
<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>more example update</title>
<updated>2022-06-06T15:41:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T15:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9794a2b865df81e667b464481bb9b1c70587e64b'/>
<id>urn:sha1:9794a2b865df81e667b464481bb9b1c70587e64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix printf long int compiler error</title>
<updated>2022-05-28T17:48:20Z</updated>
<author>
<name>Leon Loeser</name>
<email>info@leon-loeser.de</email>
</author>
<published>2022-05-28T17:48:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a87ccee74392922761a0d6379b91ef50098aab01'/>
<id>urn:sha1:a87ccee74392922761a0d6379b91ef50098aab01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3.</title>
<updated>2022-03-02T01:24:28Z</updated>
<author>
<name>caleb crome</name>
<email>caleb@crome.org</email>
</author>
<published>2022-03-02T01:24:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b338b288c3e1b91f8b2b77ef3305142188f922e'/>
<id>urn:sha1:1b338b288c3e1b91f8b2b77ef3305142188f922e</id>
<content type='text'>
I believe that there is a mistake in the definition of TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR.  The nitfs in the audio descriptor is always 3 regardless of ITF_NUM_TOTAL.
</content>
</entry>
<entry>
<title>fix uac2_headset build</title>
<updated>2022-02-25T16:16:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T16:16:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1482a415240171b7ff2bd2ee0f123635dd15f9a4'/>
<id>urn:sha1:1482a415240171b7ff2bd2ee0f123635dd15f9a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auto detect max rhport speed based on mcu</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T06:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8af609dfef0f82ce22e6f0bf48146b4b2433633'/>
<id>urn:sha1:a8af609dfef0f82ce22e6f0bf48146b4b2433633</id>
<content type='text'>
</content>
</entry>
</feed>
