TimJTi opened a new pull request, #7689: URL: https://github.com/apache/incubator-nuttx/pull/7689
## Summary Added a 256Mbit GD25 device to the list of supported devices. Discovered that the 4 byte status is in bit 0 not bit 3 for all the GD25Q devices I checked, so code added to check the correct bit depending on the discovered DEVICE ID. See Issue #7670 ## Impact None ## Testing Custom SAMA5D27 board fitted with GD25Q256ERIRR device which is now correctly identified and operating as required. -- 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