Older (released) versions of Espruino archive? #7198
Replies: 1 comment
-
Posted at 2017-11-09 by @gfwilliams 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 Posted at 2017-11-09 by billsalt Thanks @gfwilliams - 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! Posted at 2017-11-10 by @gfwilliams 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/releases) or running |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-11-09 by billsalt
Hi @gfwilliams -- 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!
Beta Was this translation helpful? Give feedback.
All reactions