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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org