<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd.h, branch 0.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.h?h=0.10.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.h?h=0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-26T17:16:45Z</updated>
<entry>
<title>clean up</title>
<updated>2021-05-26T17:16:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-26T17:13:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c7cecf28c8bd409c3032a11180333654c90020d4'/>
<id>urn:sha1:c7cecf28c8bd409c3032a11180333654c90020d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'official/master'</title>
<updated>2021-05-25T13:27:35Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-05-25T13:27:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce59d69520166b37869cf83a3dab929c1b2c4ac4'/>
<id>urn:sha1:ce59d69520166b37869cf83a3dab929c1b2c4ac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_device_ready()</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T17:11:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=791efecfdfd650e7287388e3f3210b18f7262934'/>
<id>urn:sha1:791efecfdfd650e7287388e3f3210b18f7262934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>separte tusb_init/inited() to tud/tuh init/inited</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-11T10:32:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3a7f8b3ac3988eeb653ada6e3efdd7acb68fbe0f'/>
<id>urn:sha1:3a7f8b3ac3988eeb653ada6e3efdd7acb68fbe0f</id>
<content type='text'>
add rhport to tud_init()
</content>
</entry>
<entry>
<title>add tuh_inited() and tud_inited()</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-01T18:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2666e1efec20d78f8f74c23cdbb7977737b8d956'/>
<id>urn:sha1:2666e1efec20d78f8f74c23cdbb7977737b8d956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb</title>
<updated>2021-05-06T16:18:55Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-05-06T16:18:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05892a5a1ee9c50cb966b2e8ec8243ef97f794e2'/>
<id>urn:sha1:05892a5a1ee9c50cb966b2e8ec8243ef97f794e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused alt_setting</title>
<updated>2021-04-22T20:42:54Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-04-22T20:42:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=45e401e69df87353f528d0e3ce313d5af5a4f90c'/>
<id>urn:sha1:45e401e69df87353f528d0e3ce313d5af5a4f90c</id>
<content type='text'>
</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>Add DFU Class per Version 1.1 Spec</title>
<updated>2021-03-26T19:30:43Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-03-26T19:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1138f8cc704e09af3335e253e5f244fde90d982f'/>
<id>urn:sha1:1138f8cc704e09af3335e253e5f244fde90d982f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7</title>
<updated>2021-03-03T18:18:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-03T18:18:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a655a4169e4a7be4b547f012643a86d198d46b1f'/>
<id>urn:sha1:a655a4169e4a7be4b547f012643a86d198d46b1f</id>
<content type='text'>
</content>
</entry>
</feed>
