1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<!-- Fill in a description of the change here, at least 100 characters.
Make sure other people will be able to understand what your pull request is about.
Delete any sections which don't apply, including the section header. -->
# This change fixes the following bug(s):
<!-- If your change fixes any bugs, list them in this section.
Please include the issue URL or the # issue number here. -->
# I have tested this change with the following hardware & software combinations:
<!-- In this section, describe the hardware and software combinations with which you tested the PR change - operating system(s), development board name(s), ESP8266 and/or ESP32 series.
If you did not perform any testing, write "NO TESTING" in this section. -->
# I have run the esptool.py automated integration tests with this change and the above hardware:
<!-- In this section, post the results of running the automatic integration tests of esptool.py with this change and the above hardware.
Details here: https://docs.espressif.com/projects/esptool/en/latest/contributing.html#automated-integration-tests
If you did not perform any testing, write "NO TESTING" in this section. -->
|