[bluetrum] fix formatting issues
This commit is contained in:
parent
bae4de3b1b
commit
6a975ff9ed
|
@ -145,11 +145,6 @@ void rt_hw_board_init(void)
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
void rt_hw_us_delay(rt_uint32_t us)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
RT_SECTION(".irq.cache")
|
RT_SECTION(".irq.cache")
|
||||||
void cache_init(void)
|
void cache_init(void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue