aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/lm3s
diff options
context:
space:
mode:
authorPiotr Esden-Tempski2013-01-06 18:09:21 -0800
committerPiotr Esden-Tempski2013-01-06 18:09:21 -0800
commitf83f8d55d784ea9e3e48ab074f92f7b63a9af956 (patch)
tree5b8fdecf8bd91646fbcd94ce4d8354efbbffa6b4 /include/libopencm3/lm3s
parentc03cbc41a1c260b160bee5b4a99fed9946f26c07 (diff)
parent400891f5b01bb431e57ab25b6a0e4c7e4260bc89 (diff)
Merging pull request #74 LM4F initial support
Merge remote-tracking branch 'mrnuke/lm4f_initial'
Diffstat (limited to 'include/libopencm3/lm3s')
-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