You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/01/25 15:49:44 UTC

[GitHub] [nuttx] pkarashchenko opened a new pull request, #8237: arch/arm/samv7: fix issue when AFEC1 driver failed to open second time

pkarashchenko opened a new pull request, #8237:
URL: https://github.com/apache/nuttx/pull/8237

   ## Summary
   Fix issue when AFEC1 driver failed to open second time. The bug is that `priv->timer_channel` value was modified for AFEC1 and after deinit -> init procedure it was pointing to a wrong timer channel
   
   ## Impact
   Fix SAMv7 AFEC1
   
   ## Testing
   Tested with custom board based on SAMv7


-- 
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] [nuttx] xiaoxiang781216 merged pull request #8237: arch/arm/samv7: fix issue when AFEC1 driver failed to open second time

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #8237:
URL: https://github.com/apache/nuttx/pull/8237


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