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 2022/11/17 03:14:59 UTC

[GitHub] [incubator-nuttx] Fanhang32 opened a new pull request, #7609: driver/mtd: add support for mx25l16 serial flash

Fanhang32 opened a new pull request, #7609:
URL: https://github.com/apache/incubator-nuttx/pull/7609

   ## Summary
   add support for mx25l16 serial flash
   
   ## Impact
   None
   
   ## Testing
   local test pass
   ```
   [01/01/70 00:00:00.120000] mx25l_readid: manufacturer: c2 memory: 20 capacity: 15
   [01/01/70 00:00:00.130000] mx25l_initialize_spi: Return 0x20002f10
   [01/01/70 00:00:00.150000] mx25l_ioctl: cmd: 1537
   [01/01/70 00:00:00.150000] mx25l_ioctl: blocksize: 256 erasesize: 4096 neraseblocks: 512
   [01/01/70 00:00:00.160000] mx25l_ioctl: return 0
   ```


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] pkarashchenko merged pull request #7609: driver/mtd: add support for mx25l16 serial flash

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged PR #7609:
URL: https://github.com/apache/incubator-nuttx/pull/7609


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org