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



##########
File path: arch/xtensa/src/esp32s2/Kconfig
##########
@@ -159,6 +161,10 @@ config ESP32S2_PSRAM_2M
        bool
        default n
 
+config ESP32S2_PSRAM_8M
+       bool
+       default n
+

Review comment:
       ```suggestion
   ```
   According to the datasheets, ESP32-S2 only supports 2MB PSRAM.




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