Search found 3 matches

by TheNewStudent
Wed Sep 18, 2019 8:24 am
Forum: General Discussion
Topic: Which ESP IDF to use, Legacy vs new?
Replies: 5
Views: 4640

Re: Which ESP IDF to use, Legacy vs new?

So, can you suggest any good and free IDE for CMAKE version for beginners? We have some IDE support coming before the ESP-IDF v4.0 release (currently the stable release is v3.3 which still uses GNU Make.) But no official IDE support right now. Thanks for the reply again! After some browsing I found...
by TheNewStudent
Sun Sep 15, 2019 3:32 pm
Forum: General Discussion
Topic: Which ESP IDF to use, Legacy vs new?
Replies: 5
Views: 4640

Re: Which ESP IDF to use, Legacy vs new?

Thank You Very Much for the answers MingShun and ESP_Angus! I would also like to add that I referred to the book authored by Neil Kolban. I found it very helpful in how the IDF works. Apparently, he is using the Legacy GNU Make which easily works with Eclipse. On the official page regarding building...
by TheNewStudent
Thu Sep 12, 2019 8:59 am
Forum: General Discussion
Topic: Which ESP IDF to use, Legacy vs new?
Replies: 5
Views: 4640

Which ESP IDF to use, Legacy vs new?

Hi, I and my friends are getting started with ESP-IDF. We want to get familiar with Embedded C development and ESp32 seemed to be a very good candidate for our later needs. The problem is there are several versions of ESP-IDF and we are especially worried about the Legacy GNU for 32bit and Newer rec...