mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-19 04:24:17 +08:00
[BSP]BM9BF618S:Fix timer initialization issue。
This commit is contained in:
@@ -44,7 +44,8 @@ void rtthread_startup(void)
|
||||
/* show version */
|
||||
rt_show_version();
|
||||
|
||||
|
||||
/* init timer system */
|
||||
rt_system_timer_init();
|
||||
|
||||
#ifdef RT_USING_HEAP
|
||||
#ifdef __CC_ARM
|
||||
|
||||
Reference in New Issue
Block a user