A better development pipeline? #13381
Unanswered
kestrel-x86
asked this question in
ESP8266
Replies: 2 comments
-
Take a look at mpremote mount |
Beta Was this translation helpful? Give feedback.
0 replies
-
I suggest you read this recent thread and continue with questions/discussion there. |
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 know my way around python but I'm far from an expert, and the project I'm working on now has a web ui so I'm doing frontend stuff that I'm only kind of familiar with.
This means I'm making a lot of smallish adjustments, uploading to the board, testing, and repeating this many times.
A lot of time is consumed by just moving files from my computer to my board, and I have concerns (and maybe I'm a little paranoid) about unnecessary wear on the flash.
What's the most efficient way to work with micropython like this?
Beta Was this translation helpful? Give feedback.
All reactions