<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/midi_test/src, 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/midi_test/src?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test/src?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-04-02T07:43:38Z</updated>
<entry>
<title>rename midi write()/read() to stream_write() stream_read()</title>
<updated>2021-04-02T07:43:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-02T07:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=da59c4ad4434b64691aa7a93e03381702633964d'/>
<id>urn:sha1:da59c4ad4434b64691aa7a93e03381702633964d</id>
<content type='text'>
also add deprecated for warning and rename hint
</content>
</entry>
<entry>
<title>fix midi tx fifo overflow cause data corruption</title>
<updated>2021-04-02T06:26:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-02T06:26:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=080b14b292251e46b43aac9e1cf7807dc2d3eb2c'/>
<id>urn:sha1:080b14b292251e46b43aac9e1cf7807dc2d3eb2c</id>
<content type='text'>
rename
</content>
</entry>
<entry>
<title>make midi example less ambigous for cable and channel</title>
<updated>2021-02-19T03:57:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-19T03:57:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f3f21045b8a5b533971c4e4c721b484056ac0db'/>
<id>urn:sha1:8f3f21045b8a5b533971c4e4c721b484056ac0db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CDC-like blocking behaviour for MIDI</title>
<updated>2021-02-05T21:01:46Z</updated>
<author>
<name>Alexander Golovanov</name>
<email>ag@kt8.ru</email>
</author>
<published>2021-02-05T21:01:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9f7143af29814156482c5e80bab925687e37b16d'/>
<id>urn:sha1:9f7143af29814156482c5e80bab925687e37b16d</id>
<content type='text'>
Also added a dummy readout for MIDI into examples
</content>
</entry>
<entry>
<title>get all device example build with rp2040 (except freeRTOS)</title>
<updated>2021-01-25T06:28:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-25T06:28:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83614418b588464873ccbd3fcaeef3d03917bd0e'/>
<id>urn:sha1:83614418b588464873ccbd3fcaeef3d03917bd0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add note for MS OS 1.0 Descriptor at 0xEE</title>
<updated>2020-07-21T14:00:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=787c891702a9e6f4ddfe4f4c04457d7304fd21d5'/>
<id>urn:sha1:787c891702a9e6f4ddfe4f4c04457d7304fd21d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2020-07-19T06:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-19T06:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e1290e51e9d036959930dd6ea89a6ef8b517ac0'/>
<id>urn:sha1:8e1290e51e9d036959930dd6ea89a6ef8b517ac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE</title>
<updated>2020-07-16T08:34:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ca748a68e01deec929e846b7263cf736bf891fb'/>
<id>urn:sha1:5ca748a68e01deec929e846b7263cf736bf891fb</id>
<content type='text'>
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
</content>
</entry>
<entry>
<title>add fs &amp; hs config for cdc_msc_freertos, midi_test, msc_dual_lun</title>
<updated>2020-07-16T06:04:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T06:02:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fea6fb73a1ef65afd848ec71d49d65cc87a9eec9'/>
<id>urn:sha1:fea6fb73a1ef65afd848ec71d49d65cc87a9eec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example config and descriptor with better Highspeed support</title>
<updated>2020-06-15T16:34:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c67b3a242e8873788e32bbb589836e265e8a9b53'/>
<id>urn:sha1:c67b3a242e8873788e32bbb589836e265e8a9b53</id>
<content type='text'>
</content>
</entry>
</feed>
