<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/msc_dual_lun/src/msc_disk_dual.c, branch 0.18.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/msc_dual_lun/src/msc_disk_dual.c?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/msc_dual_lun/src/msc_disk_dual.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-05-20T11:05:45Z</updated>
<entry>
<title>try fixing codeql</title>
<updated>2024-05-20T11:05:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-20T11:05:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b144be37fc3e146e68f4182bf18a1b460afeba6'/>
<id>urn:sha1:3b144be37fc3e146e68f4182bf18a1b460afeba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- update ch203 family to allow to specify flash and ram size. Introduce</title>
<updated>2024-05-20T06:24:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-20T06:24:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a5fee503b1e3783301cde9b605ef30052623327'/>
<id>urn:sha1:4a5fee503b1e3783301cde9b605ef30052623327</id>
<content type='text'>
- add ch32v203_ro_1v0 board
- CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
</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>fix all device examples warnings</title>
<updated>2022-06-27T06:48:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T06:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6522a8150e22d47bacabd2f1f027452db2254984'/>
<id>urn:sha1:6522a8150e22d47bacabd2f1f027452db2254984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command</title>
<updated>2022-02-15T15:40:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-15T15:40:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=391edc7afb06359c7064752b1374550d1b526901'/>
<id>urn:sha1:391edc7afb06359c7064752b1374550d1b526901</id>
<content type='text'>
LUN1 of msc_disk_dual will be set to not ready to simulate medium not
present (e.g SD card removed)
</content>
</entry>
<entry>
<title>fix msc example with out of bound lba (due to compliant test)</title>
<updated>2021-08-28T13:26:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-28T13:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=54013737d5949152959e470d3df3d0465296e251'/>
<id>urn:sha1:54013737d5949152959e470d3df3d0465296e251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct msc example return type of tud_msc_scsi_cb()</title>
<updated>2021-08-27T18:23:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-27T18:23:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a53839ef44345377e863e4635909c2dacc81f059'/>
<id>urn:sha1:a53839ef44345377e863e4635909c2dacc81f059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update msc driver to pass MSC BOT error recovery compliant test</title>
<updated>2021-08-27T05:38:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-27T05:38:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9394de6ae74cf01ba8c8f1dab57dbbdfad6d6407'/>
<id>urn:sha1:9394de6ae74cf01ba8c8f1dab57dbbdfad6d6407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #130</title>
<updated>2019-09-11T04:55:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-11T04:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f02c359832ec19400265a5ee335e30fde10d24d'/>
<id>urn:sha1:3f02c359832ec19400265a5ee335e30fde10d24d</id>
<content type='text'>
</content>
</entry>
</feed>
