Which ESP IDF to use, Legacy vs new?
Posted: Thu Sep 12, 2019 8:59 am
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 recommended one for 64 bit. Not all of my friends have 64bit Windows and it seems the installation process is also a little different. Also, the getting started page for Legacy version says it will eventually be removed.
So, I wanted to know that, after the installation of legacy version in 32bit systems and newer CMAKE version on is there any difference in the development process of an ESP32 program using Legacy GNU(on a 32-bit system) and CMAKE (on a 64-bit system)?
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 recommended one for 64 bit. Not all of my friends have 64bit Windows and it seems the installation process is also a little different. Also, the getting started page for Legacy version says it will eventually be removed.
So, I wanted to know that, after the installation of legacy version in 32bit systems and newer CMAKE version on is there any difference in the development process of an ESP32 program using Legacy GNU(on a 32-bit system) and CMAKE (on a 64-bit system)?