@Gordon - I wanted to ask about this but didn't want to take over that other thread...
Is it better to add on-chip low-level features to jshardware.c or as modules? For something like NVRAM I think that basic read/write, or at least the address would be great to have built in.
Also, I did not know about process.env, it looks quite handy.
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.
@Gordon - I wanted to ask about this but didn't want to take over that other thread...
Is it better to add on-chip low-level features to jshardware.c or as modules? For something like NVRAM I think that basic read/write, or at least the address would be great to have built in.
Also, I did not know about process.env, it looks quite handy.