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/07 16:15:38 UTC

[GitHub] [incubator-nuttx] jarivanewijk opened a new pull request #4493: Fix error in s32k118_pinmux.h

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


   ## Summary
   
   The S32K118 pinmux contains a small error, "_3" is missing from the third alternative for LPSPI0_SCK. As far as I am aware, this particular pinmux definition is not used anywhere in upstream code, so this change should not cause any issues.
   
   ## Impact
   
   Potentially impacts S32K118 board configurations that select this particular pinmux setting.
   
   ## Testing
   
   S32K118EVB board builds without issues.
   
   


-- 
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] davids5 merged pull request #4493: Fix error in s32k118_pinmux.h

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


   


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