diff options
Diffstat (limited to 'boards/ST_EVB_SPC564A/board.h')
-rw-r--r-- | boards/ST_EVB_SPC564A/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_EVB_SPC564A/board.h b/boards/ST_EVB_SPC564A/board.h index 0ae7ff350..eab337464 100644 --- a/boards/ST_EVB_SPC564A/board.h +++ b/boards/ST_EVB_SPC564A/board.h @@ -31,7 +31,7 @@ * Board frequencies.
*/
#if !defined(SPC5_XOSC_CLK)
-#define SPC5_XOSC_CLK 40000000
+#define SPC5_XOSC_CLK 8000000
#endif
/*
|