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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org