-->
Page 1 of 1

Where is "make" to build axtls-8266?

PostPosted: Wed Feb 24, 2016 3:21 pm
by MarcusF2015
https://github.com/igrr/axtls-8266/blob ... /README.md :
To build, add xtensa toolchain to your path, and run make.

https://github.com/esp8266/Arduino/issu ... -169541241 :
Xtensa toolchain should be somewhere inside Arduino15 directory (in AppData on Windows, ~/Library/ on OS X).


I have installed the Arduino IDE for ESP8266 on Windows. It works fine. But where can I find "make"? Do I need anything else?

Marcus