CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

Hardcoded full paths in different tools #9

Open Seramis opened 8 years ago

Seramis commented 8 years ago

There are some utilities that contain full path to devkit's default installation directory. That renders it impossible to install devkit into any other place than default path.

Example: Espressif/utils/gen_appbin.py:123 Because of that, compiling fails as it is unable to eventually create eagle.app.flash.bin file into project's folder.

CHERTS commented 8 years ago

You can change the way files gen_appbin.py and others and compile a new executable files (* .exe), but you need to install Python 2.7