change(esptool): Bump esptool version and fix deprecation warning#10718
change(esptool): Bump esptool version and fix deprecation warning#10718me-no-dev merged 5 commits intorelease/v3.1.xfrom
Conversation
👋 Hello lucasssvaz, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
150e51d to
b9a0122
Compare
@lucasssvaz - Please let me know if this is the test necessary: I have checked out this PR and run get.py / get.exe in my local Windows computer. After that I flashed Anyway, I have tested it alternating flashing 2 different sketches. Therefore, all seems fine. |
Test Results 62 files 62 suites 5m 40s ⏱️ Results for commit c6ec112. ♻️ This comment has been updated with latest results. |
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
@SuGlider Thanks for the test. The version esptool shows is right as 4.9.dev3 is not official and the version has not been bumped yet |
Description of Change
Bump
esptooltov4.9.dev3and fix deprecation warning inget.pyTests scenarios
Locally