Explorar o código

fix eth init error

SummerGift %!s(int64=8) %!d(string=hai) anos
pai
achega
6584c70353
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/stm32f429-apollo/drivers/drv_eth.c

+ 1 - 1
bsp/stm32f429-apollo/drivers/drv_eth.c

@@ -589,4 +589,4 @@ static int rt_hw_stm32_eth_init(void)
 	
     return state;
 }
-INIT_DEVICE_EXPORT(rt_hw_stm32_eth_init);
+INIT_APP_EXPORT(rt_hw_stm32_eth_init);