:) It's what gets set when you're building for devices with very little flash memory - so it does things like:
... but it doesn't have anything to do with saved program code at all.
Not sure where the best place is to document it is actually - maybe we could add something to README_BuildProcess.md?
@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's what gets set when you're building for devices with very little flash memory - so it does things like:
... but it doesn't have anything to do with saved program code at all.
Not sure where the best place is to document it is actually - maybe we could add something to README_BuildProcess.md?