tmedicci opened a new pull request, #11136: URL: https://github.com/apache/nuttx/pull/11136
## Summary * esp32s3: Fix issue regarding IRAM-enabled ISRs by fixing the linker After https://github.com/apache/nuttx/pull/11007/ was merged, the path for some files changed, requiring the linker to be fixed to make it run from the internal memory once again. ## Impact Make the IRAM-enabled interrupts run successfully once again. ## Testing Internal CI testing + ESP32-S3-DevKitC-1 v1.0 -- 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]
