aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/lm3s/irq.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/lm3s/irq.yaml')
-rw-r--r--include/libopencm3/lm3s/irq.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/libopencm3/lm3s/irq.yaml b/include/libopencm3/lm3s/irq.yaml
index 7d5ff3a..15abb81 100644
--- a/include/libopencm3/lm3s/irq.yaml
+++ b/include/libopencm3/lm3s/irq.yaml
@@ -1,3 +1,8 @@
+# Although this says LM3S, the interrupt table applies to the LM4F as well
+# Some interrupt vectores marked as reserved in LM3S are used in LM4F, and some
+# vectors in LM3S are marked reserved for LM4F. However, the common vectors are
+# identical, and we can safely use the same interrupt table. Reserved vectors
+# will never be triggered, so having them is perfectly safe.
includeguard: LIBOPENCM3_LM3S_NVIC_H
partname_humanreadable: LM3S series
partname_doxygen: LM3S