<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/midi_test/src, branch 0.13.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.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test/src?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-12-15T12:23:58Z</updated>
<entry>
<title>Update midi_test endpoints and FT9xx code</title>
<updated>2021-12-15T12:23:58Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2021-12-15T12:23:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8d373b08879ac382c59dcbfb2d351d4af35e3d00'/>
<id>urn:sha1:8d373b08879ac382c59dcbfb2d351d4af35e3d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FT9xx to more examples which support High-Speed</title>
<updated>2021-12-08T10:03:33Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2021-12-08T10:03:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=45869958f6066fe4d195c62423cba2fec1886cbc'/>
<id>urn:sha1:45869958f6066fe4d195c62423cba2fec1886cbc</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>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>
</feed>
