To save code to SD card is a good thing too, but it requires RAM for code that must be loaded. And if I have saved a code to controller's flash I can run it directly withoud loading to memory. Isn't that so?
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.
Yes, it looks like I thought
To save code to SD card is a good thing too, but it requires RAM for code that must be loaded. And if I have saved a code to controller's flash I can run it directly withoud loading to memory. Isn't that so?
Ok, I will probe to compile by myself.