aboutsummaryrefslogtreecommitdiffstats
path: root/source/external-interrupts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/external-interrupts.rst')
-rw-r--r--source/external-interrupts.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/external-interrupts.rst b/source/external-interrupts.rst
index 1ab65be..2cf9aea 100644
--- a/source/external-interrupts.rst
+++ b/source/external-interrupts.rst
@@ -34,14 +34,13 @@ because every pin on the Maple connects to what is called an *EXTI
line*, and only one pin per EXTI line can be used for external
interrupts at a time [#fextisports]_.
-.. TODO [0.0.12] Maple Native links
-
The EXTI Line Pin Map for your board lists which pins connect to which
EXTI lines:
* :ref:`Maple <maple-exti-map>`
* :ref:`Maple RET6 Edition <maple-ret6-exti-map>`
* :ref:`Maple Mini <maple-mini-exti-map>`
+* :ref:`Maple Native Beta <maple-native-b-exti-map>`
Function Reference
------------------