@@ -125,4 +125,10 @@ void rt_hw_board_init(void)
#endif
}
+
+void rt_hw_us_delay(rt_uint32_t us)
+{
+}
/*@}*/