summaryrefslogtreecommitdiff
path: root/interrupt/vectors_nvic.cpp.j2
diff options
context:
space:
mode:
Diffstat (limited to 'interrupt/vectors_nvic.cpp.j2')
-rw-r--r--interrupt/vectors_nvic.cpp.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/interrupt/vectors_nvic.cpp.j2 b/interrupt/vectors_nvic.cpp.j2
index 962efce..89d6546 100644
--- a/interrupt/vectors_nvic.cpp.j2
+++ b/interrupt/vectors_nvic.cpp.j2
@@ -1,3 +1,5 @@
+// This file is auto-generated from a template!
+// You should reconsider editing!
#include "interrupt.h"
void entry();