ESP32-PsRamFS
ESP32-PsRamFS copied to clipboard
Whether RAM is enabled by default for empty projects?
Hello, I have seen your routine, my test is successful, but I have a question, if my board is welded with a 4Mbyte RAM, if I burn an empty project into it, will the RAM be turned on by default?
Hello @LEDZB thanks for you interest :-)
yes, if your device has psram and your firmware was compiled with psram support, then it should be turned on by default.
