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 2021/03/29 20:22:12 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #3238: ESP32: Disable unnecessary SPI driver from NSH configuration

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


   ## Summary
   This PR intends to disable the unnecessary SPI device driver from the `nsh` configuration of ESP32 boards:
   - `esp32-devkitc`
   - `esp32-ethernet-kit`
   - `esp32-wrover-kit`
   
   ## Impact
   No SPI peripheral is used for this configuration on any board, so there should be no impact.
   
   ## Testing
   All boards boot into NSH successfully.


-- 
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] xiaoxiang781216 merged pull request #3238: ESP32: Disable unnecessary SPI driver from NSH configuration

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


   


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