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.
1 parent bdd2b2b commit 9604516Copy full SHA for 9604516
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