• Actual ESP-IDF release supports WROOM or WROVER boards.
    Problem is the or, you cannot build a binary which runs WROOM and WROVER
    There was an simple extension in master for some month before release, but it did not make it to release 3.0
    Since Espressif does not give any information like a roadmap, we have to wait and hope for 20000 or even more jsVars.
    Obviously you could build your own firmware for WROVER boards. You only have to switch PSRAM support on in menuconfig. Espruino itself is ready for that. See line 51 to 54 in targets/esp32/main.c

About

Avatar for JumJum @JumJum started