You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/13 19:09:54 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #5223: xtensa: Fix typo in xchal_cpX_store macros' invocation

gustavonihei opened a new pull request #5223:
URL: https://github.com/apache/incubator-nuttx/pull/5223


   ## Summary
   This PR intends to fix a build issue due to a typo in the identifiers of some macros for saving the coprocessors' state on Xtensa chips.
   
   ## Impact
   Xtensa chips with more than 3 coprocessors and whose save area is greater than 0 (`XCHAL_CP3_SA_SIZE > 0`).
   
   ## Testing
   Tested with during development for ESP32-S3 chips.
   


-- 
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



[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5223: xtensa: Fix typo in xchal_cpX_store macros' invocation

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged pull request #5223:
URL: https://github.com/apache/incubator-nuttx/pull/5223


   


-- 
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