[bsp] remove empty rt_hw_us_delay
@@ -145,11 +145,6 @@ void rt_hw_board_init(void)
#endif
}
-void rt_hw_us_delay(rt_uint32_t us)
-{
-
-}
RT_SECTION(".irq.cache")
void cache_init(void)
{
@@ -122,9 +122,4 @@ void rt_hw_board_init(void)
/*@}*/
@@ -56,7 +56,3 @@ void rt_hw_board_init(void)