You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • 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)

About

Avatar for Gordon @Gordon started