lipan118 opened a new pull request #5523:
URL: https://github.com/apache/incubator-nuttx/pull/5523


   ## Summary
   stm32 dp83848c ethernet phy interrupt support
   
   ## Impact
   
   ## Testing
   stm32f407zg+dp83848c phy
   interrupt enable
   CONFIG_ETH0_PHY_DP83848C=y
   
   CONFIG_STM32_RMII=y
   CONFIG_STM32_AUTONEG=y
   CONFIG_STM32_PHYADDR=1
   CONFIG_STM32_PHYSR=16
   CONFIG_STM32_PHYSR_100MBPS=0x0000
   CONFIG_STM32_PHYSR_FULLDUPLEX=0x0004
   CONFIG_STM32_PHYSR_MODE=0x0004
   CONFIG_STM32_PHYSR_SPEED=0x0002
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to