-->
Page 9 of 122

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Tue Dec 23, 2014 8:53 am
by ivanroberto
Hi Cherts,

All of us have a lot of diferent needs (projects).

Could you teach us how to put a sample project to your IDE? (like: https://github.com/espressif/esp_iot_rtos_sdk)

Thanks

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Tue Dec 23, 2014 12:39 pm
by samehhady
ivanroberto wrote:Hi Cherts,

All of us have a lot of diferent needs (projects).

Could you teach us how to put a sample project to your IDE? (like: https://github.com/espressif/esp_iot_rtos_sdk)

Thanks


+1

It is definitely better than bugging you every time we need to add new project :D

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Tue Dec 23, 2014 4:38 pm
by Smoky
ivanroberto wrote:Hi Cherts,

All of us have a lot of diferent needs (projects).

Could you teach us how to put a sample project to your IDE? (like: https://github.com/espressif/esp_iot_rtos_sdk)

Thanks



YES ! ! ! :D

Great work, manny thanks

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Tue Dec 23, 2014 7:55 pm
by pvvx
samehhady wrote:Hi Cherts,

Thank you so much for this great tool, can you please add the new open source Lua NodeLua?
viewtopic.php?f=6&t=929

It looks very promising!

Extract files ‘NodeLuaMake.zip’ – folder NodeLua
Files nodemcu - folder nodemcu-firmware-master
Eclipse:
File->Import->General->Existing Project into Workspace->Next->Browse… folder NodeLua, Check ‘Copy projects into workspace’, Finish.
Select progect ‘NodeLua’ -> Import->File System->Next->From … nodemcu-firmware-master, Into folder: ‘nodelua’. Check all files, Uncheck ‘Makefile’ into right panel. Finish.
Compile…