xiaoxiang781216 commented on a change in pull request #2759: URL: https://github.com/apache/incubator-nuttx/pull/2759#discussion_r565778356
########## 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: should we keep the alignment? ---------------------------------------------------------------- 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: us...@infra.apache.org