<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/uac2_headset/src/main.c, branch 0.10.1</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/src/main.c?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/uac2_headset/src/main.c?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-26T03:45:45Z</updated>
<entry>
<title>fix uac2_headset example</title>
<updated>2021-05-26T03:45:45Z</updated>
<author>
<name>noodlefighter</name>
<email>noodlefighter@gmail.com</email>
</author>
<published>2021-05-26T03:45:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aca2320075e6cad95e7c53a68c7633585d8db7e4'/>
<id>urn:sha1:aca2320075e6cad95e7c53a68c7633585d8db7e4</id>
<content type='text'>
tud_audio_rx_done_cb() is departed, replace with
tud_audio_rx_done_pre_read_cb()
</content>
</entry>
<entry>
<title>fix uac2_headset example: type of bRequest should be uint8_t, not enumerate</title>
<updated>2021-05-20T09:45:15Z</updated>
<author>
<name>noodlefighter</name>
<email>noodlefighter@gmail.com</email>
</author>
<published>2021-05-20T09:41:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0b1257266bd301d7eaf7f11634f5fb193c2811a8'/>
<id>urn:sha1:0b1257266bd301d7eaf7f11634f5fb193c2811a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix old defines in uac2_headset</title>
<updated>2021-04-03T14:22:35Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-04-03T14:22:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c57369ee8349ec0a11d769a704568e4f7c51a3b2'/>
<id>urn:sha1:c57369ee8349ec0a11d769a704568e4f7c51a3b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move AUDIO_SAMPLE_RATE to example main.c</title>
<updated>2021-03-12T17:23:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-12T17:23:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db6242f07615f85d8bd1bcf9b6e86c4e031ecc19'/>
<id>urn:sha1:db6242f07615f85d8bd1bcf9b6e86c4e031ecc19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: Add headset example</title>
<updated>2020-10-16T06:52:26Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-10-14T14:53:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5581b10df1484ffa263fdb456149511a41df69a'/>
<id>urn:sha1:a5581b10df1484ffa263fdb456149511a41df69a</id>
<content type='text'>
This example code creates USB Audio 2.0 headset device.
Device has two audio interfaces first stereo speaker
with 48kHz stereo stream.
Second interface for microphone with 48kHz mono stream.

This example can be used to start working on audio device.
It can be also used to verify ISO endpoints for boards.

Speaker adaptive clock (bound to SOF).
Microphone for now has asynchronous clock.

Volume and mute control while present are not used for data stream
modification.
</content>
</entry>
</feed>
