Page 1 of 1

ESP32 with Eclipse (Linux)?

Posted: Thu Apr 06, 2017 8:36 pm
by johnabel
Does anyone know how to configure Eclipse in Linux to work with the provided examples for ESP32?
I can run make from the command line, but not sure how to add the tool to eclipse.

Re: ESP32 with Eclipse (Linux)?

Posted: Thu Apr 06, 2017 8:53 pm
by JanJansen47
Follow the tutorials from Kolban and pcbreflux as starters. For me, with only some Java background, it helped me a lot.

Re: ESP32 with Eclipse (Linux)?

Posted: Thu Apr 06, 2017 8:55 pm
by JanJansen47
Follow the tutorials from Kolban and pcbreflux as starters. For me, with only some Java background, it was very usefully.

Re: ESP32 with Eclipse (Linux)?

Posted: Fri Apr 07, 2017 7:00 pm
by johnabel
I just watched a Kolban's tutorial on Youtube, it's not only what I needed, that man explains very well!
Thanks to both of you!