You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/20 12:32:00 UTC

[GitHub] [incubator-nuttx] pbrier commented on a change in pull request #4577: Added CONFIG_ETH0_PHY_DP83825I to imxrt_enet: Fixed IRQ link detection

pbrier commented on a change in pull request #4577:
URL: https://github.com/apache/incubator-nuttx/pull/4577#discussion_r712121819



##########
File path: arch/arm/src/imxrt/imxrt_flexcan.c
##########
@@ -1455,7 +1455,7 @@ static int imxrt_ioctl(struct net_driver_s *dev, int cmd,
       (FAR struct imxrt_driver_s *)dev->d_private;
 
   int ret;
-
+  struct flexcan_timeseg data_timing;

Review comment:
       @acassis No, this is for another project. But this definitely is a nice target for these kind of applications!




-- 
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-unsubscribe@nuttx.apache.org

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