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

Installation in other directory then C:\Espressif is not supported #29

Closed lleoha closed 8 years ago

lleoha commented 8 years ago

There are few reason why installation in default directory is the only way.

Possible solution would be to add env variable (e.g. ESP8266_HOME or similar) and use it in all tools where c:\espressif is hardcoded and make installer to set this variable to wherever you choose to install.

lleoha commented 8 years ago

I just realized it is duplicate.