Download link for the latest stable release #10519
solarkraft
started this conversation in
General
Replies: 1 comment 6 replies
-
@solarkraft This doesn't exactly answer your question but there was some discussion on this topic here: #8821 At the time I was hoping the OP would either agree with the suggestion we provided, or propose something else that suited their requirements. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to build/modify a tool based on ESP Web Tools to flash MicroPython using Chrome. I'm aware of the BIPES tool, but this flashes an outdated version because it's specifically linked to one.
I would like to be able to always install the latest stable release so that this doesn't happen. For this I would need a stable way to obtain it. Is there an official way for this? Would you be willing to create one?
Having to scrape the page for the latest release would feel quite silly. Another shortcut, going by the directory listing, is forbidden.
I believe that a Chrome-based flashing option would significantly lower the barrier to getting started with MicroPython - for flashing alone, but perhaps also for automatic provisioning (via Improv Wi-Fi/a custom solution). With WebSockets/Weditor this could mean that if you have Chrome you could get started right away without installing anything.
Compare that to the effort of installing esptool or one of the (frankly not very inviting looking or at all reliable) IDEs.
Beta Was this translation helpful? Give feedback.
All reactions