<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/audio/audio.h, branch 0.8.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/audio/audio.h?h=0.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/audio/audio.h?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-10-07T06:36:03Z</updated>
<entry>
<title>fix audio_test build</title>
<updated>2020-10-07T06:36:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-07T06:36:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f54c27afa39a3b9f2e5911b566416be460389fb'/>
<id>urn:sha1:3f54c27afa39a3b9f2e5911b566416be460389fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0</title>
<updated>2020-10-03T07:46:22Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-10-03T07:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2050dc0dc743294b07d0534278027da689bc6813'/>
<id>urn:sha1:2050dc0dc743294b07d0534278027da689bc6813</id>
<content type='text'>
Change 1 &lt;&lt; 31 to 0x100000000 in audio.h</content>
</entry>
<entry>
<title>audio: Update ISO endpoint attributes</title>
<updated>2020-09-28T06:41:17Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-09-11T08:56:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4a44ee06337366680958013143657aa693c80ef'/>
<id>urn:sha1:f4a44ee06337366680958013143657aa693c80ef</id>
<content type='text'>
Explicit feedback attribute was missing.
No synchronization now also has definition.
</content>
</entry>
<entry>
<title>Fix formatting, get rid of all tabs.</title>
<updated>2020-08-20T18:09:44Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-08-20T18:09:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=37be0ca73238a40a2387c2e2566ae39f5cae6e08'/>
<id>urn:sha1:37be0ca73238a40a2387c2e2566ae39f5cae6e08</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>
<entry>
<title>Fix structure definition audio_control_range_X_n_t</title>
<updated>2020-07-25T12:31:25Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-07-25T12:31:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1269bb440a62120108ebe9a6d5436b88b28b4de3'/>
<id>urn:sha1:1269bb440a62120108ebe9a6d5436b88b28b4de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get and set requests work</title>
<updated>2020-07-25T09:18:50Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-07-25T09:18:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d91843bcd21262658b43480240e5dfc2b7d7bd20'/>
<id>urn:sha1:d91843bcd21262658b43480240e5dfc2b7d7bd20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement all missing A.17 control selectors</title>
<updated>2020-07-19T09:53:35Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-07-19T09:53:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=077e881c92c0704c53ede854f50701c3ba6dd921'/>
<id>urn:sha1:077e881c92c0704c53ede854f50701c3ba6dd921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add A.17.4 - Terminal Control Selectors</title>
<updated>2020-07-18T17:27:00Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-07-18T17:27:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=47bcedc0b4744d3554f385906414005b511e9ae4'/>
<id>urn:sha1:47bcedc0b4744d3554f385906414005b511e9ae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intermediate commit.</title>
<updated>2020-07-17T06:40:10Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-07-17T06:40:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d0f3d039332cf22637d191cc62bed620c4f14dce'/>
<id>urn:sha1:d0f3d039332cf22637d191cc62bed620c4f14dce</id>
<content type='text'>
</content>
</entry>
</feed>
