Updating esptool to v2.2#299
Conversation
|
Yes, but why? |
|
I can't say for the author of the PR, but I use the latest esptool for various reasons. Here are the most significant ones for me:
Maybe there are other things which I don't remember, but at least I don't regret since I updated it a few months ago. |
No worries, I'm github-watching esptool project, so I noticed not just that there're esp32-specific changes there (which aren't needed for this project, which is dedicated to esp82xx), but also noticed reports that newer esptool doesn't work well with some boards, with which older esptool worked well. Thanks for the patch though, and @nochkin for arguments to apply. I'll need to test this patch to see if I spot any regressions with hardware I have. I apologize in advance if it takes some time. |
|
Support for 16MB ESP8266 boards, such as the Wemos D1 Mini Pro. |
|
The one integrated in esp-open-sdk is the only one working here. I tried several 2.x, but those all fail with a timeout at 53% every time, both at slow and fast baud rates. So I vote for keeping the old version. Edit: Yes, I have installed proper power supply and capacitance. |
|
@kriegste, I have many ESP8266-based boards and all work fine with the new tool. P.S.: there is no need to install an extra power supply and capacitance unless I don't know what you are talking about. |
No description provided.