Ok, the reason is that I have no clue how much memory is need for loading all firmware and additional modules.
Decide to remove some firmware module and reduced vars to 1700 and check the free stack size .....
0x20010000 - process.memory().stackEndAddress =20264
I can definitely bump vars up again a litte and load some mode JS modules like mqtt and oled and more :)
@MaBe 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.
Ok, the reason is that I have no clue how much memory is need for loading all firmware and additional modules.
Decide to remove some firmware module and reduced vars to 1700 and check the free stack size .....
I can definitely bump vars up again a litte and load some mode JS modules like mqtt and oled and more :)