<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/msc_file_explorer/src/msc_app.c, branch 0.17.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/src/msc_app.c?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/msc_file_explorer/src/msc_app.c?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-04-22T11:31:11Z</updated>
<entry>
<title>clang tested with mcb1800, add heap to lpc18 linker</title>
<updated>2024-04-22T11:31:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-22T11:08:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db30eee0fcacda2b2f3f208ddf5ab9be723129d8'/>
<id>urn:sha1:db30eee0fcacda2b2f3f208ddf5ab9be723129d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix print lu format warnings with clang</title>
<updated>2024-04-22T09:17:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-22T09:17:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c097c85dcf8e0ef3ea052c146c5f514101827251'/>
<id>urn:sha1:c097c85dcf8e0ef3ea052c146c5f514101827251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build iar with lpc43</title>
<updated>2023-08-14T15:01:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-14T15:01:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f2f005cbdf33dd0e10617535bcf7c0b24d6762b0'/>
<id>urn:sha1:f2f005cbdf33dd0e10617535bcf7c0b24d6762b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hw/bsp/board.h to board_api.h</title>
<updated>2023-08-03T08:44:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:44:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf91660cee0863291fd9412a3623df018e8bd071'/>
<id>urn:sha1:cf91660cee0863291fd9412a3623df018e8bd071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM</title>
<updated>2023-03-02T20:32:22Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2023-03-02T20:32:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b7fa90e7066fff8a529d02c2a51a3319f25c77f8'/>
<id>urn:sha1:b7fa90e7066fff8a529d02c2a51a3319f25c77f8</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>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>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>
</feed>
