fix: correctly deinit rcc before hse sw
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef _FUNCONFIG_H
|
||||
#define _FUNCONFIG_H
|
||||
|
||||
#define FUNCONF_USE_HSE 1
|
||||
// #define FUNCONF_USE_HSE 1
|
||||
#define FUNCONF_SYSTEM_CORE_CLOCK 120000000
|
||||
#define FUNCONF_PLL_MULTIPLIER 15
|
||||
// #define FUNCONF_PLL_MULTIPLIER 15
|
||||
#define FUNCONF_SYSTICK_USE_HCLK 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user