<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/msc_file_explorer, branch 0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host/msc_file_explorer?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/msc_file_explorer?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-02-06T16:07:39Z</updated>
<entry>
<title>* don't force dependency on pico-pio-usb submodule</title>
<updated>2023-02-06T16:07:39Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2023-02-03T17:05:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8d3f0ffb9599d1834d797d6f965a7f5f619c290a'/>
<id>urn:sha1:8d3f0ffb9599d1834d797d6f965a7f5f619c290a</id>
<content type='text'>
* suppress compiler warning/errors especially in pico-pio-usb
* disable use of pico-pio-usb on gcc 11.3+ for now as it doesn't compile
</content>
</entry>
<entry>
<title>update pico-pio-usb submodule and its warnings suppress</title>
<updated>2022-11-28T16:21:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-28T16:21:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5785467016f4f2d0f5e52cec70f4f2328a5d326a'/>
<id>urn:sha1:5785467016f4f2d0f5e52cec70f4f2328a5d326a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t</title>
<updated>2022-11-23T09:01:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-23T09:01:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7298923927c2955fd67227e3941bde74a2f0c689'/>
<id>urn:sha1:7298923927c2955fd67227e3941bde74a2f0c689</id>
<content type='text'>
add user arg to all scsi command API that support complete callback
</content>
</entry>
<entry>
<title>allow all host examples to use pico-pio-usb for rp2040</title>
<updated>2022-11-23T05:30:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-23T05:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=21d552bbdff19abe3ab46b23468d719be5aa2a55'/>
<id>urn:sha1:21d552bbdff19abe3ab46b23468d719be5aa2a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add board_getchar() for non-blocking getchar()</title>
<updated>2022-11-21T09:28:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T09:28:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a394273ed28bdbd9ed5cf4ba94a99204bdd841e9'/>
<id>urn:sha1:a394273ed28bdbd9ed5cf4ba94a99204bdd841e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>host msc example work well with rp2040 pio-usb</title>
<updated>2022-11-21T08:49:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T08:49:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=460bef9dbb40d1c6990c1bfd2f8da48978550932'/>
<id>urn:sha1:460bef9dbb40d1c6990c1bfd2f8da48978550932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>suppress fatfs cast-qual</title>
<updated>2022-11-21T05:33:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T05:33:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba9f88f18c222d9e74e483340ade4a420ad49f01'/>
<id>urn:sha1:ba9f88f18c222d9e74e483340ade4a420ad49f01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>house keeping</title>
<updated>2022-11-21T05:28:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T05:28:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=53677d484419d292f1a4841a5c928baddeb1c28a'/>
<id>urn:sha1:53677d484419d292f1a4841a5c928baddeb1c28a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add pwd</title>
<updated>2022-11-21T04:52:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T04:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cab65acc464ca5876bd3682587ee2670268b13d2'/>
<id>urn:sha1:cab65acc464ca5876bd3682587ee2670268b13d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement rm command</title>
<updated>2022-11-21T04:24:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T04:24:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=51873cd1be5291c15a24054e464d98d4953eebfa'/>
<id>urn:sha1:51873cd1be5291c15a24054e464d98d4953eebfa</id>
<content type='text'>
</content>
</entry>
</feed>
