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/09/02 13:44:43 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request, #6990: xtensa: Avoid including handlers when no coprocessor is available

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

   ## Summary
   
   This PR intends to fix the build for **ESP32-S2** chip. `xtensa_coproc.S` is being included even when no coprocessors are available, resulting in some missing definitions.
   
   ## Impact
   Build fix for ESP32-S2 defconfigs.
   
   ## Testing
   CI build pass.


-- 
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] xiaoxiang781216 merged pull request #6990: xtensa: Avoid including handlers when no coprocessor is available

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6990:
URL: https://github.com/apache/incubator-nuttx/pull/6990


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