[bluetrum] fix formatting issues

This commit is contained in:
greedyhao 2021-11-06 10:14:03 +08:00
parent bae4de3b1b
commit 6a975ff9ed
3 changed files with 2 additions and 7 deletions

View File

@ -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)
{