<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/dynamic_configuration/src, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dynamic_configuration/src?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dynamic_configuration/src?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-02-15T15:40:08Z</updated>
<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>TD 9.12 remote wakeup test</title>
<updated>2021-08-26T10:08:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:08:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ed4602158bb4e19f4dba122383be1c4845914bde'/>
<id>urn:sha1:ed4602158bb4e19f4dba122383be1c4845914bde</id>
<content type='text'>
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid
examples
</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>make midi example less ambigous for cable and channel</title>
<updated>2021-02-19T03:57:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-19T03:57:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f3f21045b8a5b533971c4e4c721b484056ac0db'/>
<id>urn:sha1:8f3f21045b8a5b533971c4e4c721b484056ac0db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CDC-like blocking behaviour for MIDI</title>
<updated>2021-02-05T21:01:46Z</updated>
<author>
<name>Alexander Golovanov</name>
<email>ag@kt8.ru</email>
</author>
<published>2021-02-05T21:01:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9f7143af29814156482c5e80bab925687e37b16d'/>
<id>urn:sha1:9f7143af29814156482c5e80bab925687e37b16d</id>
<content type='text'>
Also added a dummy readout for MIDI into examples
</content>
</entry>
<entry>
<title>rp2040 dfu_rt dynamic_configuration compiled</title>
<updated>2021-01-23T17:52:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-23T17:52:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=599b428e13a9b71e20a5b3272a3b0c07686cf57c'/>
<id>urn:sha1:599b428e13a9b71e20a5b3272a3b0c07686cf57c</id>
<content type='text'>
not tested, but should be OK
</content>
</entry>
<entry>
<title>add note for MS OS 1.0 Descriptor at 0xEE</title>
<updated>2020-07-21T14:00:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=787c891702a9e6f4ddfe4f4c04457d7304fd21d5'/>
<id>urn:sha1:787c891702a9e6f4ddfe4f4c04457d7304fd21d5</id>
<content type='text'>
</content>
</entry>
</feed>
