git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@14428 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
d8e83e91ee
commit
df98aee00a
|
@ -670,7 +670,7 @@
|
|||
/**
|
||||
* @brief Maximum PLL-P output clock frequency.
|
||||
*/
|
||||
#define STM32_PLLP_MAX 122000000
|
||||
#define STM32_PLLP_MAX 128000000
|
||||
|
||||
/**
|
||||
* @brief Minimum PLL-P output clock frequency.
|
||||
|
|
Loading…
Reference in New Issue