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/04/01 14:24:01 UTC

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #5946: arch/xtensa: Add xtensa_tcbinfo struct that contains helpful offsets.

gustavonihei commented on a change in pull request #5946:
URL: https://github.com/apache/incubator-nuttx/pull/5946#discussion_r840637202



##########
File path: arch/xtensa/src/esp32/Make.defs
##########
@@ -41,6 +41,11 @@ CMN_CSRCS += xtensa_reprioritizertr.c xtensa_schedsigaction.c
 CMN_CSRCS += xtensa_sigdeliver.c xtensa_stackframe.c xtensa_udelay.c
 CMN_CSRCS += xtensa_unblocktask.c xtensa_usestack.c xtensa_swint.c xtensa_switchcontext.c
 
+

Review comment:
       ```suggestion
   ```
   nit: There are two empty lines here, one may be removed.




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