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/01/18 06:10:47 UTC

[GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2709: xtensa/esp32: Fix ESP32 SPI driver issues

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


   ## Summary
   
   Fix ESP32 SPI driver issues:
   
   1. reset SPI hardware when deinitializing
   2. reset SPI priavte configuration data when deinitializing
   3. free interrupt when deinitializing
   
   ## Impact
   
   ## Testing
   
   


----------------------------------------------------------------
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] jerpelea commented on pull request #2709: xtensa/esp32: Fix ESP32 SPI driver issues

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


    Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/xtensa/src/esp32/esp32_spi_slave.c:966:1: error: Blank line contains whitespace


----------------------------------------------------------------
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] Ouss4 merged pull request #2709: xtensa/esp32: Fix ESP32 SPI driver issues

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


   


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