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 2022/09/20 17:25:24 UTC

[GitHub] [incubator-nuttx] michallenc opened a new pull request, #7146: imxrt: disable PWM synchronization when XBAR connection fails

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

   ## Summary
   This commit supplements commit 7d877fbb. External sync mode is now disabled if XBAR connection fails and config options are used directly in sync_src variable and passed to XBAR macro only when needed. The first option could caused an undefined behaviour when sync_src was equal to -1 (external sync not used)
   
   ## Impact
   iMXRT only, should not affect normal mode.
   
   ## Testing
   Teensy 4.1 board.
   
   


-- 
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 #7146: imxrt: disable PWM synchronization when XBAR connection fails

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


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