]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/esptool_v20_beta' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 20 Jan 2017 07:45:03 +0000 (15:45 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 20 Jan 2017 07:45:03 +0000 (15:45 +0800)
Update esptool.py to v2.0-beta1

* Minor bug fixes, no major functionality changes from the esp-idf perspective.
* Now tracks master branch of esptool repo (finally!)
* Supports Python 3, although our other esp-idf Python tools don't yet support Python 3.

See merge request !396


Trivial merge