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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org