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/10/06 17:11:39 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #1943: ESP32: Fix and clean some corners of GPIOs configuration.

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


   ## Summary
    - Remove a GPIO that's not available.
    - There is no "special" function, all GPIOs have 6 functions
    - Set the GPIO function as it was provided by the `attr` argument
    - Use the same numbering in functions as the TRM to avoid any confusion
   ## Impact
   Impacts most ESP32 drivers.  All relevant files have been updated.
   ## Testing
   esp32-core:nsh
   


----------------------------------------------------------------
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] acassis merged pull request #1943: ESP32: Fix and clean some corners of GPIOs configuration.

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


   


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