xiaoxiang781216 commented on code in PR #16215:
URL: https://github.com/apache/nuttx/pull/16215#discussion_r2045120472


##########
arch/arm/src/stm32h5/stm32_ethernet.c:
##########
@@ -3604,9 +3604,10 @@ static inline void stm32_ethgpioconfig(struct 
stm32_ethmac_s *priv)
 #if defined(CONFIG_STM32H5_MII) || defined(CONFIG_STM32H5_RMII)
 
   /* MDC and MDIO are common to both modes */
-
+# ifndef CONFIG_STM32H5_NO_PHY

Review Comment:
   where do we define CONFIG_STM32H5_NO_PHY



-- 
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