From d61ffac0fe6b24a85fcba1deb5620a292c8d4117 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Mon, 13 Jan 2014 12:30:57 -0500 Subject: fix EXTI line pin maps Thanks to "jappiemike" and "gbulmer" from the forums for finding this. --- source/hardware/maple-ret6.rst | 2 +- source/hardware/maple.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/hardware/maple-ret6.rst b/source/hardware/maple-ret6.rst index 21c033b..3d2d037 100644 --- a/source/hardware/maple-ret6.rst +++ b/source/hardware/maple-ret6.rst @@ -249,7 +249,7 @@ The following table shows which pins connect to which :ref:`EXTI lines * - EXTI8 - D6, D14, D37 * - EXTI9 - - D7, D25, D28 + - D7, D24, D38 * - EXTI10 - D8, D26, D29 * - EXTI11 diff --git a/source/hardware/maple.rst b/source/hardware/maple.rst index 0d8f49c..b187115 100644 --- a/source/hardware/maple.rst +++ b/source/hardware/maple.rst @@ -322,7 +322,7 @@ The following table shows which pins connect to which :ref:`EXTI lines * - EXTI8 - D6, D14, D37 * - EXTI9 - - D7, D25, D28 + - D7, D24, D38 * - EXTI10 - D8, D26, D29 * - EXTI11 -- cgit v1.2.3