-->
Page 1 of 2

Cloud compiler

PostPosted: Wed Jan 14, 2015 12:50 pm
by SuneeshMohan
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:

Re: Cloud compiler

PostPosted: Thu Jan 15, 2015 9:44 am
by Adex
If you are using Windows, try this pack: viewtopic.php?f=9&t=820
It's simpler to install than linux based compiler with SDK.

Re: Cloud compiler

PostPosted: Thu Jan 15, 2015 10:35 am
by sej7278
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.

Re: Cloud compiler

PostPosted: Thu Jan 15, 2015 12:52 pm
by alonewolfx2
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