-->
Page 5 of 13

Re: Arduino code on the ESP8266?

PostPosted: Thu Dec 04, 2014 2:33 pm
by Karang
Hello,
@alonewolfx2 : Thank you for your support :)
@samprice : I have setup a repository on my github account : https://github.com/Karang/Ardunet feel free to contribute ;)

It is far from being complete. I have ordered some WI07-3 to test the code with more GPIO.

Re: Arduino code on the ESP8266?

PostPosted: Thu Dec 04, 2014 3:04 pm
by alonewolfx2
Karang wrote:Hello,
@alonewolfx2 : Thank you for your support :)
@samprice : I have setup a repository on my github account : https://github.com/Karang/Ardunet feel free to contribute ;)

It is far from being complete. I have ordered some WI07-3 to test the code with more GPIO.

i cant compile yet but i am so excit :D ed

Re: Arduino code on the ESP8266?

PostPosted: Thu Dec 04, 2014 3:11 pm
by alonewolfx2
i am getting "make:nothing to be done for 'FORCE' " what am i suppose to do

Re: Arduino code on the ESP8266?

PostPosted: Thu Dec 04, 2014 3:28 pm
by Karang
It needs to be put in the SDK folder.
Also, you have to be in the src folder to run make.
But as I said it's still a work in progress. I will make a complete tutorial on how to compile it when I'm done with the basic api.