disable show version
This commit is contained in:
parent
14fb55933b
commit
40e238b1dc
@ -248,8 +248,9 @@ int rtthread_startup(void)
|
|||||||
rt_hw_board_init();
|
rt_hw_board_init();
|
||||||
|
|
||||||
/* show RT-Thread version */
|
/* show RT-Thread version */
|
||||||
|
#if 0
|
||||||
rt_show_version();
|
rt_show_version();
|
||||||
|
#endif /* 0 */
|
||||||
/* timer system initialization */
|
/* timer system initialization */
|
||||||
rt_system_timer_init();
|
rt_system_timer_init();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user