Older (released) versions of Espruino archive?

Posted on
  • Hi @Gordon -- I'm looking for a released version 1.94 for the nrf52832. In travis, I can only find the latest version. Specifically, the newest version returns different JSON for NRF.findDevices() and I'm doing some testing where I need the older style. Where do I find that binary?

    Thanks!

  • They're all available here: http://www.espruino.com/binaries/travis/­

    Sorting by date might help you - but if you want the basic 1v94 you can just download it from here: http://www.espruino.com/Download

  • Thanks @Gordon - it took some time and sorting to match up the right directory to find the nrf52832.hex that matched with the release (basic 1v94), but sorting by dates managed to do the trick!

  • Ahh - if you need something like that in future, the 'hash' number they're organised by is the Git commit. You can often check back on GitHub to find it out (https://github.com/espruino/Espruino/rel­eases) or running process.env on the board will tell you as well

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Older (released) versions of Espruino archive?

Posted by Avatar for billsalt @billsalt

Actions