Fixed typo in comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4764 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
85a582dc0d
commit
560c8c2591
|
@ -107,7 +107,7 @@
|
|||
#define STM32_PLLOUT_MAX 168000000
|
||||
|
||||
/**
|
||||
* @brief Maximum PLL output clock frequency.
|
||||
* @brief Minimum PLL output clock frequency.
|
||||
*/
|
||||
#define STM32_PLLOUT_MIN 24000000
|
||||
|
||||
|
|
Loading…
Reference in New Issue