mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-18 20:48:41 +08:00
[BSP] fix the CRLF issue in usb_ch9 of imx6sx
This commit is contained in:
+1
-1
@@ -169,5 +169,5 @@ typedef struct usb_string_descriptor
{
|
||||
␍unsigned char bDescriptorType; /*STRING Descriptor Type, must be 0x3 */
|
||||
␍unsigned char *pString; /*pointer to the start address of the string, the string lenth is (bLength-2) */
|
||||
␍} usb_string_descriptor_t;
|
||||
|
||||
|
||||
#endif /*USB_CH9_H_*/
|
||||
|
||||
Reference in New Issue
Block a user