fix eth init error
This commit is contained in:
parent
dcb0f280b4
commit
6584c70353
@ -589,4 +589,4 @@ static int rt_hw_stm32_eth_init(void)
|
|||||||
|
|
||||||
return state;
|
return state;
|
||||||
}
|
}
|
||||||
INIT_DEVICE_EXPORT(rt_hw_stm32_eth_init);
|
INIT_APP_EXPORT(rt_hw_stm32_eth_init);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user