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/25 09:35:57 UTC

[GitHub] [incubator-nuttx] AlexanderVasiljev opened a new pull request #1896: spi_xx25xx: in write operation return the number of bytes written

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


   spi_xx25xx:  in write operation return the number of bytes written not the result of ee25xx_semtake
   
   ## Summary
   
   In the spi_xx25xx driver the ee25xx_write function never returns the number of bytes written, but errors or the result of ee25xx_semtake.
   
   ## Impact
   
   Spi eerpom driver returns wrong result on write.
   
   


----------------------------------------------------------------
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 #1896: spi_xx25xx: in write operation return the number of bytes written

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


   


----------------------------------------------------------------
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 #1896: spi_xx25xx: in write operation return the number of bytes written

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


   


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