xiaofan 7676b5e69b Optimize STM32 Ethernet Drvier
1. Add phy_linkchange function to simplify eth_phy_isr and phy_monitor_thread_entry
2. phy_speed is uint8_t may case some problems, use enumeration instead of hardware-dependent values
3. Fix eth_phy_isr can not detect link up
4. Use macro to check phy status for flexibility

Signed-off-by: xiaofan <xfan1024@live.com>
2019-09-03 18:51:09 +08:00
..
2019-08-07 14:24:09 +08:00
2019-09-03 11:41:22 +08:00
2019-08-16 12:14:30 +08:00
2019-06-18 18:26:49 +08:00
2019-09-03 18:51:09 +08:00
2019-09-03 18:51:09 +08:00
2019-06-19 08:46:09 +08:00
2019-05-24 19:25:00 +08:00
2019-01-22 09:15:05 +08:00
2019-04-16 18:05:40 +08:00
2019-01-22 10:05:57 +08:00
2019-06-18 18:26:49 +08:00
2019-05-22 14:53:49 +08:00
2019-06-18 18:26:49 +08:00
2019-07-22 09:15:25 +08:00