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/11/23 01:34:46 UTC

[GitHub] [incubator-nuttx] no1wudi opened a new pull request #2381: spi/qspi.h: Fix data type of buflen

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


   ## Summary
   - This patch change the data type of buflen in qspi_meminfo_s
   - from uint16_t to uint32_t to allow data size greater than 64KB.
   
   ## Impact
   - QSPI & some flash like s25fl1 etc
   
   ## Testing
   - Tested with rm69330 oled controller on custom board


----------------------------------------------------------------
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 #2381: spi/qspi.h: Fix data type of buflen

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


   


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