robertobucher commented on a change in pull request #3161:
URL: https://github.com/apache/incubator-nuttx/pull/3161#discussion_r602471948
##########
File path: boards/arm/stm32f7/nucleo-144/include/board.h
##########
@@ -508,5 +523,12 @@
#define GPIO_ETH_RMII_TX_EN GPIO_ETH_RMII_TX_EN_2
#define GPIO_ETH_RMII_TXD0 GPIO_ETH_RMII_TXD0_2
#define GPIO_ETH_RMII_TXD1 GPIO_ETH_RMII_TXD1_1
+#define GPIO_ETH_MII_COL GPIO_ETH_COL_1
Review comment:
I can't exactly understand what you mind... I'm not a git expert, I've
forked the NUTTX project on my github page and then I work on a local version
on my PC. I've changed the files on my local repository and pushed on my remote
repository (https://github.com/robertobucher/incubator-nuttx) and now I try to
integrate the modifications.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]