Regardless of the processor, as long as it's linux and you can install git, python and gcc, all you need to do is run:
git clone https://github.com/espruino/Espruino.git cd Espruino make
(just like normal)
@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.
Regardless of the processor, as long as it's linux and you can install git, python and gcc, all you need to do is run:
(just like normal)