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 2020/06/29 11:18:02 UTC

[GitHub] [incubator-nuttx] cmic0 opened a new pull request #1325: CAN: expose NART/ABOM and RTR settings

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


   ## Summary
   This PR is my attempt to extend the CAN ioctrls to allow the user to:
   - Enable NART
   - Enable ABOM
   
   Moreover, it also add an option to include the RTR in the CAN header ( `CAN_USE_RTR` in Kconfig)
   
   ## Testing
   
   I could test it on stm32f7 real HW
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis commented on pull request #1325: CAN: expose NART/ABOM and RTR settings

Posted by GitBox <gi...@apache.org>.
acassis commented on pull request #1325:
URL: https://github.com/apache/incubator-nuttx/pull/1325#issuecomment-651073417


   Thank you very much Claudio!


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #1325: CAN: expose NART/ABOM and RTR settings

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


   


----------------------------------------------------------------
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:
users@infra.apache.org