Ouss4 opened a new pull request #2233: URL: https://github.com/apache/incubator-nuttx/pull/2233
## Summary Static allocation sections should end at the beginning of the ROM data. The rest of memory (End of ROM data --> End of DRAM) is added to the heap. ## Impact Fix the memories and avoid clobbering ROM data. ## Testing Several configs with ESP32. ---------------------------------------------------------------- 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: us...@infra.apache.org