In my experience, trying to get a compiler to work takes days, while writing a code library takes hours.
And why would 4 tiny SPI functions need 8KB of RAM??? It will be much less than 1KB in JS. I have maybe 2KB I can sacrifice at most.
I will work on it when I get home. Thank you again.
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.
In my experience, trying to get a compiler to work takes days, while writing a code library takes hours.
And why would 4 tiny SPI functions need 8KB of RAM??? It will be much less than 1KB in JS. I have maybe 2KB I can sacrifice at most.
I will work on it when I get home. Thank you again.