X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstlink-usb.h;h=4ed655b7e29c1b9e6a634f1f74b0e78bbd774b37;hb=173831d592f918fbe7bee4e3a3fcb4b3f5841b70;hp=fe9645ab02ff0f76319ca3acfdadf9d08fa259a9;hpb=d060c3c040681c13e95d6b63982ccd16eeb83800;p=fw%2Fstlink diff --git a/src/stlink-usb.h b/src/stlink-usb.h index fe9645a..4ed655b 100644 --- a/src/stlink-usb.h +++ b/src/stlink-usb.h @@ -13,6 +13,9 @@ extern "C" { #endif #include +#include "stlink-common.h" + +#define STLINK_CMD_SIZE 16 #if defined(CONFIG_USE_LIBUSB) struct stlink_libusb {