Explorar o código

remove old code.

aozima %!s(int64=12) %!d(string=hai) anos
pai
achega
fcf581ea3d
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      bsp/stm32f20x/applications/startup.c

+ 0 - 3
bsp/stm32f20x/applications/startup.c

@@ -137,9 +137,6 @@ int main(void)
 	/* disable interrupt first */
 	rt_hw_interrupt_disable();
 
-	/* init system setting */
-	SystemInit();
-
 	/* startup RT-Thread RTOS */
 	rtthread_startup();