• On the Espruino ESP32 page , it says the factory partition is for the initial Espruino firmware.

    And on the FAQ page it says

    Espruino uses between 100kb and 200kb of Flash,

    But the esptool.py says it actually takes around 1.33 MB instead of 200 KB when I flash the firmware to ESP32.

    Wrote 1397712 bytes (903419 compressed) at 0x00010000 in 12.3 seconds (effective 907.6 kbit/s)...
    

    My question is:
    Does the factory partition also include ESP32 firmwares and other underlying drivers utilized by Espruino? If that's true, is it possible to get the exact flash space used by Espruino engine itself?

About

Avatar for Ragtime @Ragtime started