提交 4537d06a 编写于 作者: mysterywolf's avatar mysterywolf 提交者: mysterywolf

[stm32] add missing void

上级 ef659661
......@@ -164,7 +164,7 @@ void rt_hw_us_delay(rt_uint32_t us)
/**
* This function will initial STM32 board.
*/
RT_WEAK void rt_hw_board_init()
RT_WEAK void rt_hw_board_init(void)
{
#ifdef BSP_SCB_ENABLE_I_CACHE
/* Enable I-Cache---------------------------------------------------------*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册