We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f7cc78 + 76431f6 commit 3d04e46Copy full SHA for 3d04e46
bsp/stm32/libraries/HAL_Drivers/drv_eth.c
@@ -667,4 +667,4 @@ static int rt_hw_stm32_eth_init(void)
667
668
return state;
669
}
670
-INIT_APP_EXPORT(rt_hw_stm32_eth_init);
+INIT_DEVICE_EXPORT(rt_hw_stm32_eth_init);
0 commit comments