git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3339 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
acd4d7c772
commit
94edbcb6cb
|
@ -36,7 +36,7 @@
|
|||
* NOTE: The HSE crystal is not fitted by default on the board.
|
||||
*/
|
||||
#define STM32_LSECLK 32768
|
||||
#define STM32_HSECLK 0
|
||||
#define STM32_HSECLK 8000000
|
||||
|
||||
/*
|
||||
* MCU type as defined in the ST header file stm32l1xx.h.
|
||||
|
|
Loading…
Reference in New Issue