-
• #2
As we have moved the v3.1x of the firmware - the firmware size has grown.
The default is to have the espruino built with debug, so if you do this it will make a firware that will fit:
make clean && BOARD=ESP32 RELEASE=1 make
-
• #3
It works, thank you for help @Wilberforce !
I built the firmware according to the official tutorial. And I got the file 'espruino_2v01.56_esp32.tgz'.
Then I decompressed it and flash the files(bootloader.bin, partitions_espruino.bin, espruino_esp32.bin) to the ESP32.
But when I use screen to monitor the ESP32, I got the error in the picture.
1 Attachment