aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ATSAMA5D2_XULT_SEC/board.h
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-03-08 12:57:25 +0000
committeredolomb <none@example.com>2018-03-08 12:57:25 +0000
commit2467469683c164ee06c2a1a1058509d34ad993d7 (patch)
tree0fbc85f941e8170f21a88da639afd24482f446b3 /os/hal/boards/ATSAMA5D2_XULT_SEC/board.h
parente854f8bdbfe4b870c38744d35aa6d63f5cca6841 (diff)
downloadChibiOS-2467469683c164ee06c2a1a1058509d34ad993d7.tar.gz
ChibiOS-2467469683c164ee06c2a1a1058509d34ad993d7.tar.bz2
ChibiOS-2467469683c164ee06c2a1a1058509d34ad993d7.zip
Updated SEC board with SD1 pin's configuration
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11634 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/boards/ATSAMA5D2_XULT_SEC/board.h')
-rw-r--r--os/hal/boards/ATSAMA5D2_XULT_SEC/board.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/os/hal/boards/ATSAMA5D2_XULT_SEC/board.h b/os/hal/boards/ATSAMA5D2_XULT_SEC/board.h
index 02d0a2062..d8a8efc99 100644
--- a/os/hal/boards/ATSAMA5D2_XULT_SEC/board.h
+++ b/os/hal/boards/ATSAMA5D2_XULT_SEC/board.h
@@ -124,8 +124,8 @@
#define PIOB_PIN8 8U
#define PIOB_TE 9U
#define PIOB_EN_LCD_BIAS 10U
-#define PIOB_URXD3 11U
-#define PIOB_UTXD3 12U
+#define PIOB_PIN11 11U
+#define PIOB_PIN12 12U
#define PIOB_PIN13 13U
#define PIOB_PIN14 14U
#define PIOB_PIN15 15U
@@ -181,8 +181,8 @@
#define PIOD_PIO0 0U
#define PIOD_PIN1 1U
-#define PIOD_PIN2 2U
-#define PIOD_PIN3 3U
+#define PIOD_URXD1 2U
+#define PIOD_UTXD1 3U
#define PIOD_PIN4 4U
#define PIOD_PIN5 5U
#define PIOD_PIN6 6U