You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/11/06 16:44:18 UTC

[PR] esp32s3: Fix issue regarding IRAM-enabled ISRs by fixing the linker [nuttx]

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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] esp32s3: Fix issue regarding IRAM-enabled ISRs by fixing the linker [nuttx]

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #11136:
URL: https://github.com/apache/nuttx/pull/11136


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org