提交 756f2c67 编写于 作者: B Bernard Xiong

[BSP] rename the rt_hw_usart_init to stm32_hw_usart_init

上级 bff1bb3d
......@@ -93,7 +93,7 @@ void rt_hw_board_init()
/* Configure the SysTick */
SysTick_Configuration();
rt_hw_usart_init();
stm32_hw_usart_init();
stm32_hw_pin_init();
#ifdef RT_USING_CONSOLE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册