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 2020/11/05 22:32:46 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2226: xtensa/esp32: Avoid init PSRAM when SPIRAM is not enabled and fix remaining SEPARATE typo

Ouss4 commented on a change in pull request #2226:
URL: https://github.com/apache/incubator-nuttx/pull/2226#discussion_r518410358



##########
File path: arch/xtensa/src/common/xtensa_initialize.c
##########
@@ -150,7 +150,7 @@ void up_initialize(void)
 
   /* Initialize the internal heap */
 
-#ifdef CONFIG_XTENSA_USE_SEPERATE_IMEM
+#ifdef CONFIG_XTENSA_USE_SEPARATE_IMEM

Review comment:
       I'm pretty sure I fixed these typos in a previous PR, why are they here?




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

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