-
Mon 2021.10.18
'I surprised how this seems to have zero views'
It is more likely that as the ESP32 is an unsupported board, most of the community members support this project with their purchase of an authentic Espruino board.
http://www.espruino.com/Other+Boards
https://www.patreon.com/espruino -
I surprised how this seems to have zero views in the forum list.
This is some forum issue, noticed this with another topics too. The number can take some time to update - even one day or more.
As for the topic - I'm not using Espruino with ESP32 but looks like the size and address of storage is set here https://github.com/espruino/Espruino/blob/master/boards/ESP32.py#L60
and it matches js_code partition here https://github.com/espruino/Espruino/blob/master/targets/esp32/Changes_V3.1/partitions_espruino.csv
Interesting that there is another 640KB partition called storage right after it so maybe esp32 has another filesystem in flash there? Anyway this partition table is sized for 4MB of flash.
I surprised how this seems to have zero views in the forum list. Is it true that no one wants a bigger Storage area? :P