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/12/07 18:27:05 UTC

[GitHub] [incubator-nuttx] michallenc opened a new pull request #4950: samv7: enable MCAN driver support for both rev A and rev B

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


   ## Summary
   This commit enables the MCAN driver to function with both rev A and rev B version of the chip. The version of the chip is selected automtically from SAM_CHIPID_CIDR register so there is no need to predefined it in the configuration.
   
   The code is co-authored by Miloš Pokorný who wrote the initial transition to rev B of the chip.
   
   ## Impact
   
   SAMV7 chips and boards only.
   
   ## Testing
   
   The functonality was tested on rev B version of the chip. The rev A was not tested since I do not have the functional board but the code remains the same as in the previous NuttX version so it should not cause any additional troubles.
   
   


-- 
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] xiaoxiang781216 merged pull request #4950: samv7: enable MCAN driver support for both rev A and rev B

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


   


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