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 2021/01/28 10:24:24 UTC

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #2759: esp32/psram: Fix missing configs

acassis commented on a change in pull request #2759:
URL: https://github.com/apache/incubator-nuttx/pull/2759#discussion_r565978914



##########
File path: arch/xtensa/src/esp32/esp32_psram.c
##########
@@ -153,7 +153,11 @@
 #define PICO_PSRAM_CLK_IO          6
 
 #ifndef CONFIG_PICO_PSRAM_CS_IO    /* Default is 10 */
-#  define PICO_PSRAM_CS_IO         10
+#  define CONFIG_PICO_PSRAM_CS_IO         10

Review comment:
       Ok




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