aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysmoOCTSIM/atmel_start.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysmoOCTSIM/atmel_start.h b/sysmoOCTSIM/atmel_start.h
index 4892cbd..fb1e18f 100644
--- a/sysmoOCTSIM/atmel_start.h
+++ b/sysmoOCTSIM/atmel_start.h
@@ -12,7 +12,7 @@ extern "C" {
#include "stdio_start.h"
/** flag set when the memory to memory DMA is complete */
-volatile bool dma_m2m_complete_flag;
+extern volatile bool dma_m2m_complete_flag;
/**
* Initializes MCU, drivers and middleware in the project