You are reading a single comment by @fanoush and its replies.
Click here to read the full conversation.
-
I thought Puck had 512 KB of storage and 64KB of RAM. But you said "reduce it from 40 to 32KB."
out of 512 you only have 10 4kb pages for storage of your code
https://github.com/espruino/Espruino/blob/master/boards/PUCKJS.py#L78instead of Raspberry Pi zero
or Raspberry Pico W
Oh, sorry; I don't understand well enough. I thought Puck had 512 KB of storage and 64KB of RAM. But you said "reduce it from 40 to 32KB."
In any case, I won't mess with C or compilers. The only reason I'm using Puck instead of Raspberry Pi zero is to avoid wasted time with compilers.