How can I easily just download the latest release of micropython for a specific device? #11366
Closed
TheChymera
started this conversation in
General
Replies: 2 comments 1 reply
-
Cheat and use python: https://gist.github.com/russhughes/31b14f468872cc53d08087bd496ceceb |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'd like to set up a script which updates the firmware on my devices. Is there any way to just
wget
the latest release without having to manually navigate or parse the page (e.g. https://micropython.org/download/seeed_xiao_nrf52/ ) ?Beta Was this translation helpful? Give feedback.
All reactions