I just encountered the same problem:
____ _ | __|___ ___ ___ _ _|_|___ ___ | __|_ -| . | _| | | | | . | |____|___| _|_| |___|_|_|_|___| |_| espruino.com 2v06.10 (c) 2019 G.Williams Espruino is OpÿE (520) psram: ESP32PICOD4 do not support psram yet E (520) spiram: SPI RAM enabled but initialization failed. Bailing out.
I cannot see find an option to disable spiram during the build except in the sdkconfig file which is generated and says DO NOT EDIT?
sdkconfig
@jeffmer started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I just encountered the same problem:
I cannot see find an option to disable spiram during the build except in the
sdkconfig
file which is generated and says DO NOT EDIT?