git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13477 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
b04a748788
commit
ad555d01e2
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief CMSIS system core clock variable.
|
* @brief CMSIS system core clock variable.
|
||||||
* @note It is declared in system_stm32l4xx.h.
|
* @note It is declared in system_stm32l5xx.h.
|
||||||
*/
|
*/
|
||||||
uint32_t SystemCoreClock = STM32_HCLK;
|
uint32_t SystemCoreClock = STM32_HCLK;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue