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/08/31 15:45:26 UTC

[GitHub] [incubator-nuttx] v01d opened a new pull request #1681: nRF52: add support for GPIOTE TASK mode (again)

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


   ## Summary
   
   This PR extends GPIOTE peripheral interface to support setting a pin to TASK mode (previously only EVENT mode supported). This also better distinguishes NRF52832/NRF52840 as some definitions do not apply. License header for these two files updated to Apache as authors have ICLA.
   
   ## Impact
   
   New feature.
   
   ## Testing
   
   Pins can be set correctly from task interface.
   
   


----------------------------------------------------------------
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] raiden00pl merged pull request #1681: nRF52: add support for GPIOTE TASK mode (again)

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


   


----------------------------------------------------------------
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] v01d commented on pull request #1681: nRF52: add support for GPIOTE TASK mode (again)

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


   It seems that once you delete a branch tied to a PR GitHub closes the PR and does not let you open it again so I created this from #1662 
   Sorry about that.
   @raiden00pl: I only added the suggested change in your last review, everything else is the same.


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