royfengsss opened a new pull request, #9870: URL: https://github.com/apache/nuttx/pull/9870
## Summary 32M flash on ESP32s3 has been supported via https://github.com/apache/nuttx/pull/9502. This PR is some follow-up changes. 1. Add `CONFIG_ESP32S3_FLASH_32M` handling in `tools/esp32s3/Config.mk`, this uses in the flash command. 2. Add `CONFIG_ESP32S3_FLASH_32M` handling in `boards/xtensa/esp32s3/common/scripts/flat_memory.ld`, this uses to calculate the length of rom segment . ## Impact Add support to ESP32s3 32M flash in scripts ## Testing Pass the build -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
