提交 8dfe39b3 编写于 作者: mysterywolf's avatar mysterywolf

add void rt_hw_us_delay(rt_uint32_t us)

上级 849c99d2
......@@ -127,3 +127,8 @@ void rt_hw_board_init(void)
rt_components_board_init();
#endif
}
void rt_hw_us_delay(rt_uint32_t us)
{
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册