I ran out of memory by creating an extended module for ILI9341 and adding simple charts, so called "PicoChart". SPI.send ran out of memory during processing.
After restructering etc. there have been about 300 blocks left. Minimizing and some other changes brought it down to about 1000 blocks left.
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.
I ran out of memory by creating an extended module for ILI9341 and adding simple charts, so called "PicoChart". SPI.send ran out of memory during processing.
After restructering etc. there have been about 300 blocks left. Minimizing and some other changes brought it down to about 1000 blocks left.