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



##########
File path: arch/xtensa/src/esp32s3/Kconfig
##########
@@ -331,6 +336,119 @@ config ESP32S3_UART2
        select UART2_SERIALDRIVER
        select ARCH_HAVE_SERIAL_TERMIOS
 
+menu "SPI RAM Config"
+       depends on ESP32S3_SPIRAM
+
+choice ESP32S3_SPIRAM_MODE
+       prompt "Mode (QUAD/OCT) of SPI RAM chip"
+       default ESP32S3_SPIRAM_MODE_QUAD

Review comment:
       Good finding!




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


Reply via email to