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

User avatar
By SuneeshMohan
#7300 Has anyone setup a cloud compiler, where i can just upload the code, and get it compiled into hex.

I am kinda lazy to set up these compiler enviornment :twisted:
User avatar
By sej7278
#7378
Adex wrote:It's simpler to install than linux based compiler with SDK.


i wouldn't say that. installing the linux toolchain, compiling nodemcu and flashing it to your esp8266 is 2 git clones and 3 makes.
User avatar
By alonewolfx2
#7388
sej7278 wrote:
Adex wrote:It's simpler to install than linux based compiler with SDK.


i wouldn't say that. installing the linux toolchain, compiling nodemcu and flashing it to your esp8266 is 2 git clones and 3 makes.

you can compile and upload with this tool viewtopic.php?f=9&t=820