[update] unused stlinkv2 commands
[fw/stlink] / src / stlink-usb.h
index fe9645ab02ff0f76319ca3acfdadf9d08fa259a9..4ed655b7e29c1b9e6a634f1f74b0e78bbd774b37 100644 (file)
@@ -13,6 +13,9 @@ extern "C" {
 #endif
 
 #include <libusb-1.0/libusb.h>
+#include "stlink-common.h"
+    
+#define STLINK_CMD_SIZE 16
 
 #if defined(CONFIG_USE_LIBUSB)
     struct stlink_libusb {