From 783f4514f108c28f6ab954eab601a7c6b3092ec9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 27 Mar 2010 12:27:25 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1795 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/EA_LPCXPRESSO_BB_1114/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards') diff --git a/boards/EA_LPCXPRESSO_BB_1114/board.h b/boards/EA_LPCXPRESSO_BB_1114/board.h index 1c71cab9d..037bd3179 100644 --- a/boards/EA_LPCXPRESSO_BB_1114/board.h +++ b/boards/EA_LPCXPRESSO_BB_1114/board.h @@ -34,7 +34,7 @@ /* * Board frequencies. */ -#define HSECLK 8000000 +#define SYSOSCCLK 12000000 /* * Pin definitions. -- cgit v1.2.3