<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/midi_test/src, 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/midi_test/src?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test/src?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-07-16T14:11:43Z</updated>
<entry>
<title>revert unrelated midi exmample</title>
<updated>2021-07-16T14:11:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-16T14:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4e817ae6d47e3e0636358179ba0d3570fa47c2b0'/>
<id>urn:sha1:4e817ae6d47e3e0636358179ba0d3570fa47c2b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert debug midi changes</title>
<updated>2021-07-15T14:13:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-15T14:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=84bd863cf580515a7ff10baad7b1f23a25dc7bb0'/>
<id>urn:sha1:84bd863cf580515a7ff10baad7b1f23a25dc7bb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename dfu API</title>
<updated>2021-07-14T08:04:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-14T08:04:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ac8d0abecf93af2498f9d5d1438c2af7b133bedc'/>
<id>urn:sha1:ac8d0abecf93af2498f9d5d1438c2af7b133bedc</id>
<content type='text'>
- tud_dfu_dnload_complete() -&gt; tud_dfu_download_complete()
- tud_dfu_req_dnload_data_cb() -&gt; tud_dfu_download_cb()
- tud_dfu_req_upload_data_cb() -&gt; tud_dfu_upload_cb()
</content>
</entry>
<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>
</feed>
