test
This commit is contained in:
parent
915f1adc93
commit
b98c70fc3c
|
@ -44,8 +44,7 @@ void rtthread_startup(void)
|
|||
/* show version */
|
||||
rt_show_version();
|
||||
|
||||
/* init timer system */
|
||||
rt_system_timer_init();
|
||||
|
||||
|
||||
#ifdef RT_USING_HEAP
|
||||
#ifdef __CC_ARM
|
||||
|
|
Loading…
Reference in New Issue