diff options
Diffstat (limited to 'boards')
-rw-r--r-- | boards/EA_LPCXPRESSO_BB_1114/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
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.
|