mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-17 12:18:57 +08:00
@@ -43,7 +43,8 @@ void rtthread_startup(void)
|
||||
/* initialize timer */
|
||||
rt_system_timer_init();
|
||||
|
||||
/* initialize soft timer thread */
|
||||
/* initialize timer */
|
||||
rt_system_timer_init();
|
||||
rt_system_timer_thread_init();
|
||||
|
||||
/* initialize application */
|
||||
|
||||
Reference in New Issue
Block a user