I see you just tweaked the "raspberry-pi-check" in the Makefile. Thanks for that!
Post edited to reflect those changes.
(edit: also the linenumbers. Not sure how long I can keep that up ;)
(edit2: also noticed you have to actually comment out one or more of the "USE_NET", "USE_GRAPHICS", or "USE_FILESYSTEM" vars to keep it within size restrictions while using "-03". Setting them to "0" just doesn't cut it.)
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 see you just tweaked the "raspberry-pi-check" in the Makefile. Thanks for that!
Post edited to reflect those changes.
(edit: also the linenumbers. Not sure how long I can keep that up ;)
(edit2: also noticed you have to actually comment out one or more of the "USE_NET", "USE_GRAPHICS", or "USE_FILESYSTEM" vars to keep it within size restrictions while using "-03". Setting them to "0" just doesn't cut it.)