<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_freertos/src/usb_descriptors.c, 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/cdc_msc_freertos/src/usb_descriptors.c?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos/src/usb_descriptors.c?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-10-15T12:07:40Z</updated>
<entry>
<title>msc examples: Extend serial number to 12 digits</title>
<updated>2021-10-15T12:07:40Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2021-10-15T11:47:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9a688224d0b19a7b4d33c8bb767d0486d5b1bccd'/>
<id>urn:sha1:9a688224d0b19a7b4d33c8bb767d0486d5b1bccd</id>
<content type='text'>
USB3CV tool complains about too short serial number being used
in MSC device.

This just extends serial number to 12 characters, it makes it
easier to analyze USB3CV logs where this unnecessary warning
made output red.

Offending warning:
Serial Number string for MSC device : iSerialNumber = 0x3
Checking iSerialNumber String Descriptor: index = 0x03.
String Descriptor : "123456". (ENGLISH_US)
Using Language ID 0x409
MSC Serial Number length = 14
Invalid MSC Serial Number length : should be &gt;= 26
*************************
Invalid MSC Serial Number length
*************************
*************************
(MSC: 5.1.2) Serial number must be a string, 12 characters or longer
(if the device supports a BOT interface, bInterfaceProtocol = 0x50),
or exactly 12 characters long (if the device supports a CBI interface,
bInterfaceProtocol = 0x00 or 0x01, and has a serial number).
</content>
</entry>
<entry>
<title>add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()</title>
<updated>2021-09-09T08:17:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-09T07:34:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f81368174b613f4168ddb0e2ec1822c8dbc31d59'/>
<id>urn:sha1:f81368174b613f4168ddb0e2ec1822c8dbc31d59</id>
<content type='text'>
example implement tud_descriptor_device_qualifier_cb() and
tud_descriptor_other_speed_configuration_cb() on high speed device to
fully compliant to usbcv
</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>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>
<entry>
<title>minor clean up</title>
<updated>2020-07-19T06:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-19T06:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e1290e51e9d036959930dd6ea89a6ef8b517ac0'/>
<id>urn:sha1:8e1290e51e9d036959930dd6ea89a6ef8b517ac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add fs &amp; hs config for cdc_msc_freertos, midi_test, msc_dual_lun</title>
<updated>2020-07-16T06:04:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T06:02:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fea6fb73a1ef65afd848ec71d49d65cc87a9eec9'/>
<id>urn:sha1:fea6fb73a1ef65afd848ec71d49d65cc87a9eec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example config and descriptor with better Highspeed support</title>
<updated>2020-06-15T16:34:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c67b3a242e8873788e32bbb589836e265e8a9b53'/>
<id>urn:sha1:c67b3a242e8873788e32bbb589836e265e8a9b53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revise argument order for TUD_CONFIG_DESCRIPTOR macro</title>
<updated>2020-03-31T15:53:47Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-03-31T15:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=794212d44e38a05d8b747e43942595d214ee5b0b'/>
<id>urn:sha1:794212d44e38a05d8b747e43942595d214ee5b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add provision for multiple configurations</title>
<updated>2020-03-30T18:47:17Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-03-30T18:34:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=87f313da48aa1df4fb0566d9ad26036f06418422'/>
<id>urn:sha1:87f313da48aa1df4fb0566d9ad26036f06418422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to cdc_msc_freertos</title>
<updated>2020-03-10T07:43:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T07:43:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1561692e4aa0e66484c541ab4977393bd58dba86'/>
<id>urn:sha1:1561692e4aa0e66484c541ab4977393bd58dba86</id>
<content type='text'>
</content>
</entry>
</feed>
