Browse Source

【修改】changelog for PHY state detection process

SummerGift 6 years ago
parent
commit
7f710f9eab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bsp/stm32/libraries/HAL_Drivers/drv_eth.c

+ 1 - 0
bsp/stm32/libraries/HAL_Drivers/drv_eth.c

@@ -7,6 +7,7 @@
  * Date           Author       Notes
  * 2018-11-19     SummerGift   first version
  * 2018-12-25     zylx         fix some bugs
+ * 2019-06-10     SummerGift   optimize PHY state detection process 
  */
 
 #include "board.h"