Update USB PIDs

This commit is contained in:
Scott Shawcroft 2023-04-28 11:16:45 -07:00
parent a9dc31a881
commit f837f2438a
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x8078
USB_PID = 0x8138
USB_PRODUCT = "IMXRT1015-EVK"
USB_MANUFACTURER = "NXP"

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x8084
USB_PID = 0x8136
USB_PRODUCT = "iMX RT 1040 EVK"
USB_MANUFACTURER = "NXP"

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x8084
USB_PID = 0x8134
USB_PRODUCT = "iMX RT 1050 EVKB"
USB_MANUFACTURER = "NXP"