Ouss4 opened a new pull request #4670: URL: https://github.com/apache/incubator-nuttx/pull/4670
## Summary This PR addresses the following issues: - Pause the other CPU when a flash operation is in progress. - Make sure that when the other CPU is paused, is only running code and accessing data from internal RAM (cache is disabled and thus flash and PSRAM are unaccessible.) ## Impact ESP32 ## Testing esp32-devkitc:wapi_smp -- 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