<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/audio_test/src/usb_descriptors.c, branch 0.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/audio_test/src/usb_descriptors.c?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/audio_test/src/usb_descriptors.c?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-27T04:50:17Z</updated>
<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>change usage of TU_CHECK_MCU() to prevent macro conflict</title>
<updated>2021-10-25T10:04:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-25T10:04:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbd31895bc234ff6d76d3fe736dc613890ab7acb'/>
<id>urn:sha1:dbd31895bc234ff6d76d3fe736dc613890ab7acb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-09-29T09:18:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-29T09:18:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f2fb3d8d92f35c756d66db0eb256037f0a7d62f'/>
<id>urn:sha1:2f2fb3d8d92f35c756d66db0eb256037f0a7d62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TD 9.12 remote wakeup test</title>
<updated>2021-08-26T10:08:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:08:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ed4602158bb4e19f4dba122383be1c4845914bde'/>
<id>urn:sha1:ed4602158bb4e19f4dba122383be1c4845914bde</id>
<content type='text'>
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid
examples
</content>
</entry>
<entry>
<title>Generalize audio driver for 3 audio functions plus a lot more.</title>
<updated>2021-04-03T07:49:27Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-04-03T07:49:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9b2ddd9cc6401b80350179d26e842557f9b60aaf'/>
<id>urn:sha1:9b2ddd9cc6401b80350179d26e842557f9b60aaf</id>
<content type='text'>
- Audio format and parameters are parsed from descriptors thus user no
longer needs to give them explicitely

- Tested for 4 channel software type I PCM encoding with 16 bit with 1
channel per FIFO and 2 channels per FIFO (this is I2S specific)</content>
</entry>
<entry>
<title>Complete redesign of audio driver.</title>
<updated>2021-02-12T15:28:41Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-02-12T15:28:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a9fd0a454a96c599cb42f741c2e3e893b6c7306c'/>
<id>urn:sha1:a9fd0a454a96c599cb42f741c2e3e893b6c7306c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend example s.t. a saw tooth is sent.</title>
<updated>2020-10-09T18:15:57Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-10-09T18:15:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=63f18cef1990ba5cc99667475766ecdef7988aac'/>
<id>urn:sha1:63f18cef1990ba5cc99667475766ecdef7988aac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commit before sharing.</title>
<updated>2020-08-19T19:07:43Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-08-19T19:07:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c14f68e2c1db7ce82fb8e05d40d8b0b9a83aced6'/>
<id>urn:sha1:c14f68e2c1db7ce82fb8e05d40d8b0b9a83aced6</id>
<content type='text'>
Setup a test example - UNTESTED!
Missing: Start transmitting audio data in set_interface.</content>
</entry>
</feed>
