<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/uac2_headset/src/main.c, branch 0.11.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/src/main.c?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/uac2_headset/src/main.c?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-07-08T12:57:28Z</updated>
<entry>
<title>add settings for Renesas RX family</title>
<updated>2021-07-08T12:57:28Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-07-08T12:57:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2e0d7e87d07346dc1abeeac279c7e7003630ce5a'/>
<id>urn:sha1:2e0d7e87d07346dc1abeeac279c7e7003630ce5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move audio_control_request_t to audio.h</title>
<updated>2021-07-04T13:46:12Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-03T22:19:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1c8b685457aee291f8352003c7ca7b852c412982'/>
<id>urn:sha1:1c8b685457aee291f8352003c7ca7b852c412982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent overflow noise</title>
<updated>2021-07-04T13:46:12Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-01T19:41:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8a42cb36613fdee4427aa6d4f61451310a821bf6'/>
<id>urn:sha1:8a42cb36613fdee4427aa6d4f61451310a821bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clear FIFO only if enabled...</title>
<updated>2021-07-04T13:46:11Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-01T09:45:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f67e5c1e9b10e40ac6e3a649f45f7719b437dc5'/>
<id>urn:sha1:5f67e5c1e9b10e40ac6e3a649f45f7719b437dc5</id>
<content type='text'>
Add buffer align
</content>
</entry>
<entry>
<title>Add 24bit loopback in example.</title>
<updated>2021-07-04T13:46:11Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-01T09:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5b7795be4be83daa0a1575a47299af1a89348bc0'/>
<id>urn:sha1:5b7795be4be83daa0a1575a47299af1a89348bc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2021-07-04T13:46:11Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-06-30T17:04:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=325742acb45b14ca3e5ebc64f82706cd31fe495b'/>
<id>urn:sha1:325742acb45b14ca3e5ebc64f82706cd31fe495b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix audiod_get_AS_interface_index in audio class.</title>
<updated>2021-07-04T13:46:10Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-06-29T20:40:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e9da70c18a0dbabaedb1c9aadcc9fe53a0113a7'/>
<id>urn:sha1:6e9da70c18a0dbabaedb1c9aadcc9fe53a0113a7</id>
<content type='text'>
Enhance uac2_headset example with multiple sample rates.
Add macro to calculate EP size.
</content>
</entry>
<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>
</feed>
