@Ducky: yes, the RAM contents will probably be random on startup. In its erased state, flash will be all 1s = 0xFFFFFFFF = 4294967295
I won't personally be supporting another build - it just gets too difficult really quickly - what about the people who've put the 96kB chip on, and then maybe I need separate versions with WIZnet support too?
It's really not that hard to set up a built environment - there's a thread on it here but at some point I'll try and document step by step what you need to do.
What would actually be better? Build instructions for a VM, or for a Raspberry Pi?
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.
@Ducky: yes, the RAM contents will probably be random on startup. In its erased state, flash will be all 1s = 0xFFFFFFFF = 4294967295
I won't personally be supporting another build - it just gets too difficult really quickly - what about the people who've put the 96kB chip on, and then maybe I need separate versions with WIZnet support too?
It's really not that hard to set up a built environment - there's a thread on it here but at some point I'll try and document step by step what you need to do.
What would actually be better? Build instructions for a VM, or for a Raspberry Pi?