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/09/12 19:49:05 UTC

[GitHub] [incubator-nuttx] btashton opened a new pull request #1770: nrf52: SPI cmddata function mapping wrong for SPI(0,2,3)

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


   ## Summary
   The cmddata function for the SPI Master drivers was mapped to nrf52_spi1cmddata for all drivers not just 1.
   
   ## Impact
   And build that used SPI masters 0,2,3 would not work correctly with cmddata.
   
   ## Testing
   Build testing, error is clear.
   


----------------------------------------------------------------
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 #1770: nrf52: SPI cmddata function mapping wrong for SPI(0,2,3)

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






----------------------------------------------------------------
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] btashton commented on pull request #1770: nrf52: SPI cmddata function mapping wrong for SPI(0,2,3)

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






----------------------------------------------------------------
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 merged pull request #1770: nrf52: SPI cmddata function mapping wrong for SPI(0,2,3)

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


   


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