<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/midi_test, 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?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test?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>Make examples standalone buildable via CMake</title>
<updated>2021-06-10T15:11:20Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-06-10T15:11:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fd7b18a4f6417c214b2b8880b3a640c39f587019'/>
<id>urn:sha1:fd7b18a4f6417c214b2b8880b3a640c39f587019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework rp2040 examples and CMake build:</title>
<updated>2021-05-31T01:13:47Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-05-30T23:41:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=95f2478146ef83d18b52408c0692222bf2a15053'/>
<id>urn:sha1:95f2478146ef83d18b52408c0692222bf2a15053</id>
<content type='text'>
	- Examples should be CMake buildable from their own subdirectory; such a build will error out based on
	  matching .skip.MCU_xxx or a mismatched .only.MCU_
	- It should be possible to build from a higher level and use .skip.MCU_ and .only.MCU_ to filter which
          examples get built
	- The intention is for the CMakeLists.txts in the examples to be non family specific and without MCU based IFs. I have
          started this work, but am not really sure the state of the esp32 stuff; in any case the plan is to have
          everything encapsulated in the FAMILY/family.cmake
	- pico_examples now just includes examples/device/CMakeLists.txt and examples/host/CMakeLists.txt directly, as they
	  also build correctly when included from there.
Note that .skip.MCU_ for esp32 in the directories it wasn't previously avaiable has not been added, as the .skip is common to the regular Makefile builds also. It isn't clear whether these examples should build for esp32, but if not .skip should be added.
</content>
</entry>
<entry>
<title>cmake cleanup</title>
<updated>2021-04-19T06:30:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-19T06:30:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=59f0fa1e5e6767602c346bdd9371bf7d6caa9d08'/>
<id>urn:sha1:59f0fa1e5e6767602c346bdd9371bf7d6caa9d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update rp2040 to use pico-sdk externally</title>
<updated>2021-04-11T06:37:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-11T06:37:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8bb0020ea186dab093cd7adf4c694d89657e1cd'/>
<id>urn:sha1:c8bb0020ea186dab093cd7adf4c694d89657e1cd</id>
<content type='text'>
also try to update ci
</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>use boot2_generic_03h for adafruit feather rp2040</title>
<updated>2021-03-18T12:53:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-18T12:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=249852d25ced9852eb7f95dcc38b2a82b4c02390'/>
<id>urn:sha1:249852d25ced9852eb7f95dcc38b2a82b4c02390</id>
<content type='text'>
- also use boot2_generic_03h for now for itsy bitsy and qt rp2040
- change default flash target for rp2040 to flash-pyocd
</content>
</entry>
</feed>
