Ouss4 opened a new pull request #2752: URL: https://github.com/apache/incubator-nuttx/pull/2752
## Summary Fix the value of the page start address when invalidating the cache. The value was incorrectly set to be the `size` instead of `start`. ## Impact Fix a bug that will make invalidating the cache happen more frequently. ## Testing esp32-devkitc:spiflash Some NXStyle issues are expected due to the ROM functions usage. ---------------------------------------------------------------- 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