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/21 10:35:12 UTC

[GitHub] [incubator-nuttx] pbrier opened a new pull request #4581: Fixed imxrt flexcan driver compilation error (incorrect variable scope)

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


   ## Summary
   
   Fixed compilation of the CANBUS driver for imxrt when the CONFIG_NETDEV_CAN_BITRATE_IOCTL was set
   
   ## Impact
   None expected.
   
   ## Testing
   Make a config where you enable the FLEXcan driver and define CONFIG_NETDEV_CAN_BITRATE_IOCTL
   The source should compile
   


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



[GitHub] [incubator-nuttx] acassis merged pull request #4581: Fixed imxrt flexcan driver compilation error (incorrect variable scope)

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #4581:
URL: https://github.com/apache/incubator-nuttx/pull/4581


   


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