mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 05:04:10 +08:00
Merge pull request #2981 from LaoYeNing/rtt-branch
[stm32][driver_eth] 修复开启自动协商时出错的 bug
This commit is contained in:
@@ -198,7 +198,7 @@ int lwip_system_init(void)
|
||||
|
||||
return 0;
|
||||
}
|
||||
INIT_COMPONENT_EXPORT(lwip_system_init);
|
||||
INIT_PREV_EXPORT(lwip_system_init);
|
||||
|
||||
void sys_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user