From d39721a6c2f050afe76421cf7409fc3e1803d154 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 24 Oct 2010 17:50:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2284 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/EA_LPCXPRESSO_BB_1114/board.h | 1 + 1 file changed, 1 insertion(+) (limited to 'boards/EA_LPCXPRESSO_BB_1114') diff --git a/boards/EA_LPCXPRESSO_BB_1114/board.h b/boards/EA_LPCXPRESSO_BB_1114/board.h index 59ec8a267..07966c527 100644 --- a/boards/EA_LPCXPRESSO_BB_1114/board.h +++ b/boards/EA_LPCXPRESSO_BB_1114/board.h @@ -78,6 +78,7 @@ #define GPIO1_SW4 4 #define GPIO1_LED3R 9 #define GPIO1_LED3G 10 +#define GPIO1_SPI0SEL 11 #ifdef __cplusplus extern "C" { -- cgit v1.2.3