git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13477 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2020-03-24 21:05:08 +00:00
parent b04a748788
commit ad555d01e2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
/**
* @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;