It seems not. I can't find a register for RAM, but there is one for flash - peek16(0x1FFFF7E0). This reports 256 even though 512kB is available :(
peek16(0x1FFFF7E0)
@Gordon 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.
It seems not. I can't find a register for RAM, but there is one for flash -
peek16(0x1FFFF7E0)
. This reports 256 even though 512kB is available :(