]> git.gag.com Git - fw/stlink/blobdiff - include/stlink/usb.h
Move USB defines into usb.h, move chip register defines into new reg.h
[fw/stlink] / include / stlink / usb.h
index 76ac9211f014a2219221d84643d0479000566acc..46e7419cf480719293aa910f24891ebd3f9796e5 100644 (file)
 extern "C" {
 #endif
 
+#define STLINK_USB_VID_ST            0x0483
+#define STLINK_USB_PID_STLINK        0x3744
+#define STLINK_USB_PID_STLINK_32L    0x3748
+#define STLINK_USB_PID_STLINK_NUCLEO 0x374b
+
 #define STLINK_SG_SIZE 31
 #define STLINK_CMD_SIZE 16