<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_hid/src/msc_disk_ram.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_hid/src/msc_disk_ram.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_hid/src/msc_disk_ram.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-04-17T06:55:55Z</updated>
<entry>
<title>clean up example</title>
<updated>2019-04-17T06:55:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-17T06:55:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=395fd54dcb24471db2ce1e6e48ce7acf0ed78aa5'/>
<id>urn:sha1:395fd54dcb24471db2ce1e6e48ce7acf0ed78aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate license from BSD 3 clause to MIT</title>
<updated>2019-03-20T09:11:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-20T09:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c211ee19dd99cd12d39a9d8b8ee2e704edaca843'/>
<id>urn:sha1:c211ee19dd99cd12d39a9d8b8ee2e704edaca843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable all warnings</title>
<updated>2018-12-07T07:49:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-07T07:49:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d524da0c941783887eaea968e5e7f8cb63313451'/>
<id>urn:sha1:d524da0c941783887eaea968e5e7f8cb63313451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix travis build error</title>
<updated>2018-12-05T06:32:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-05T06:32:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=734b3ada8a57ca4c8c90a7502c5547a891886481'/>
<id>urn:sha1:734b3ada8a57ca4c8c90a7502c5547a891886481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move lpc_chip_13xx files</title>
<updated>2018-12-03T09:38:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-03T09:38:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f898f8f7a4f9862e75f32a52efa6b3da72c853c6'/>
<id>urn:sha1:f898f8f7a4f9862e75f32a52efa6b3da72c853c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use flash for msc_disk_ram in case mcu does have enough sram</title>
<updated>2018-12-03T09:30:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-03T09:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2b1704f10e18cd7ae8a1448c299f34ca2c183c6'/>
<id>urn:sha1:b2b1704f10e18cd7ae8a1448c299f34ca2c183c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>msc device block count and block num</title>
<updated>2018-11-22T05:11:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-22T05:11:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4314be9aebff009f5dd626d59142459edea5c8a2'/>
<id>urn:sha1:4314be9aebff009f5dd626d59142459edea5c8a2</id>
<content type='text'>
- replace CFG_TUD_MSC_BLOCK_NUM &amp; CFG_TUD_MSC_BLOCK_SZ by
tud_msc_capacity_cb() (mandatory callback)
</content>
</entry>
<entry>
<title>clean up msc example</title>
<updated>2018-11-22T04:36:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-22T04:36:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d7e48f307bb77e8e6a55967d9b94c7218f267e83'/>
<id>urn:sha1:d7e48f307bb77e8e6a55967d9b94c7218f267e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>msc works well with samd51</title>
<updated>2018-11-22T04:32:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-22T04:32:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bdded75ad9bbe632024fd914ccec03cafd5f2a27'/>
<id>urn:sha1:bdded75ad9bbe632024fd914ccec03cafd5f2a27</id>
<content type='text'>
</content>
</entry>
</feed>
