提交 6bfb966d 编写于 作者: lymzzyh's avatar lymzzyh

[Components][WINUSB]Fix USB_VENDOR_ID and USB_PRODUCT_ID Macro

上级 55a1c11a
...@@ -181,10 +181,10 @@ menu "Using USB" ...@@ -181,10 +181,10 @@ menu "Using USB"
default n default n
if RT_USING_USB_DEVICE if RT_USING_USB_DEVICE
config CONFIG_USB_VENDOR_ID config USB_VENDOR_ID
hex "USB Vendor ID" hex "USB Vendor ID"
default 0x0FFE default 0x0FFE
config CONFIG_USB_PRODUCT_ID config USB_PRODUCT_ID
hex "USB Product ID" hex "USB Product ID"
default 0x0001 default 0x0001
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册