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/08/24 08:28:53 UTC

[GitHub] [incubator-nuttx] jlaitine opened a new pull request, #6911: arch/risc-v/src/mpfs: Fixes for MSSIO GPIO configurations

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

   - Clarify the macros MSSIO_EC_DEFAULT and MSSIO_EC_USB_DEFAULT
   - Remove PULLDOWN bit from MSSIO_EC_DEFAULT, it was on by accident
   - Fix some EC configuration macros; DRVSTR was wrong, clean up the others
   - Define GPIO_PULLUP and GPIO_PULLDOWN like on many other platforms
   
   Signed-off-by: Jukka Laitinen <ju...@ssrc.tii.ae>
   
   
   


-- 
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 #6911: arch/risc-v/src/mpfs: Fixes for MSSIO GPIO configurations

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


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