aboutsummaryrefslogtreecommitdiffstats
path: root/boards/GENERIC_SPC560B/board.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-20 15:53:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-20 15:53:33 +0000
commit24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3 (patch)
treede566c634f2cd78d9372e8308ca64233bdaf5d76 /boards/GENERIC_SPC560B/board.h
parent4fa5db982c206a4ab3f512d4651f15dd4367e08b (diff)
downloadChibiOS-24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3.tar.gz
ChibiOS-24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3.tar.bz2
ChibiOS-24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4834 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/GENERIC_SPC560B/board.h')
-rw-r--r--boards/GENERIC_SPC560B/board.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/boards/GENERIC_SPC560B/board.h b/boards/GENERIC_SPC560B/board.h
index f0cf6b2a1..5b95b01c9 100644
--- a/boards/GENERIC_SPC560B/board.h
+++ b/boards/GENERIC_SPC560B/board.h
@@ -44,15 +44,15 @@
#define PB_LIN0_TDX 2
#define PB_LIN0_RDX 3
-#define PD_BUTTON1 0
-#define PD_BUTTON2 1
-#define PD_BUTTON3 2
-#define PD_BUTTON4 3
+#define PE_BUTTON1 0
+#define PE_BUTTON2 1
+#define PE_BUTTON3 2
+#define PE_BUTTON4 3
-#define PD_LED1 4
-#define PD_LED2 5
-#define PD_LED3 6
-#define PD_LED4 7
+#define PE_LED1 4
+#define PE_LED2 5
+#define PE_LED3 6
+#define PE_LED4 7
/*
* Support macros.