Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By DNITKE
#54172 I have been working on a project based on the Adafruit Huzzah and want to distribute the code as a .bin file. I can export the compiled code using Ctl-Alt-S in the Arduino IDE (which creates a myfilename.cpp.adafruit.bin file in the sketch folder) but I can't figure out how to load a .bin file to a Huzzah. Any help would be greatly appreciated!