From c7670cd5c5841b5150397aeefb8597a32f7c6f30 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 13 Feb 2013 08:00:47 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5173 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/GENERIC_SPC56EL/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards') diff --git a/boards/GENERIC_SPC56EL/board.c b/boards/GENERIC_SPC56EL/board.c index d3595528f..8de20d048 100644 --- a/boards/GENERIC_SPC56EL/board.c +++ b/boards/GENERIC_SPC56EL/board.c @@ -35,7 +35,7 @@ static const spc_siu_init_t spc_siu_init[] = { static const uint8_t spc_padsels_init[SPC5_SIUL_NUM_PADSELS] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; /** -- cgit v1.2.3