We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd2f0e commit 04f3e1dCopy full SHA for 04f3e1d
source/daplink/cmsis-dap/DAP.c
@@ -62,7 +62,7 @@
62
volatile uint8_t DAP_TransferAbort; // Transfer Abort Flag
63
64
65
-static const char DAP_FW_Ver [] = DAP_FW_VER;
+// static const char DAP_FW_Ver [] = DAP_FW_VER;
66
67
#if TARGET_DEVICE_FIXED
68
static const char TargetDeviceVendor [] = TARGET_DEVICE_VENDOR;
0 commit comments