aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f1/performance/isrs.S
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/stm32f1/performance/isrs.S')
-rw-r--r--libmaple/stm32f1/performance/isrs.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmaple/stm32f1/performance/isrs.S b/libmaple/stm32f1/performance/isrs.S
index a8f0709..c638078 100644
--- a/libmaple/stm32f1/performance/isrs.S
+++ b/libmaple/stm32f1/performance/isrs.S
@@ -26,6 +26,8 @@
/* STM32F1 performance line ISR weak declarations */
+#include <libmaple/stm32.h>
+
.thumb
/* Default handler for all non-overridden interrupts and exceptions */