mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 03:27:45 +08:00
math lib failure
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
*
|
||||
* @note 其他实例型的外设如CAN和串口会在注册实例的时候自动初始化,不注册不初始化
|
||||
*/
|
||||
inline void BSPInit()
|
||||
void BSPInit()
|
||||
{
|
||||
DWT_Init(480); //Todo:修改这里以适配喵板cpufreq
|
||||
// BSPLogInit();
|
||||
|
||||
Reference in New Issue
Block a user