version 0.4

This commit is contained in:
NIIBE Yutaka
2010-11-09 14:32:41 +09:00
parent 203153bcdb
commit 9ed509951c
9 changed files with 294 additions and 6 deletions

View File

@@ -207,7 +207,7 @@ static const uint8_t gnukStringSerial[] = {
8*2+2, /* bLength */
USB_STRING_DESCRIPTOR_TYPE, /* bDescriptorType */
'2', 0, '0', 0, '1', 0, '0', 0,
'1', 0, '0', 0, '2', 0, '3', 0
'1', 0, '1', 0, '0', 0, '9', 0
};
const ONE_DESCRIPTOR Device_Descriptor = {