Migrating ESP-IDF complete project Code from 3.2 version to 4.3.1 version

shashank1709
Posts: 3
Joined: Thu Jan 13, 2022 12:03 pm

Migrating ESP-IDF complete project Code from 3.2 version to 4.3.1 version

Postby shashank1709 » Fri Jan 14, 2022 5:45 am

Hi,

I have full working code which are running on version 3.2 and now i want to shift it to 4.3.1 version. When I am trying to import that project into 4.3.1 version ESP-IDF, I am not able to build it and it doesn't have c make file. It have only Makefile. How can I do that? Please help.

Looking forward for your response.

Thanks & Regards,
Shashank

shashank1709
Posts: 3
Joined: Thu Jan 13, 2022 12:03 pm

Re: Migrating ESP-IDF complete project Code from 3.2 version to 4.3.1 version

Postby shashank1709 » Thu Jan 20, 2022 7:02 am

Hi Everyone,

please help me on the same. I am new to this.

Thanks & Regards,
Shashank

ESP_Mahavir
Posts: 188
Joined: Wed Jan 24, 2018 6:51 am

Re: Migrating ESP-IDF complete project Code from 3.2 version to 4.3.1 version

Postby ESP_Mahavir » Thu Feb 03, 2022 4:21 pm

Hello,

Make build system is supported with ESP-IDF v4.3 release, though its legacy but not deprecated in this release. You may find documentation at https://docs.espressif.com/projects/esp ... egacy.html useful in this context. So ideally you may continue to use v3.2 based application through Make build system in v4.3.

Thanks.

Sajid.Syed
Posts: 1
Joined: Thu Mar 24, 2022 12:21 am

Re: Migrating ESP-IDF complete project Code from 3.2 version to 4.3.1 version

Postby Sajid.Syed » Wed Mar 30, 2022 9:32 pm

Hi,

The site pointed out ( https://docs.espressif.com/projects/esp ... egacy.html ) does not answer my similar issue. This sites explains the legacy build system with Makefile. However it does not show resolution to patching from Makefile based build system to CMakeLists.txt based build system.

I have similar issue, where my ESP32 firmware succesfully builds in ESP-IDF v3.3.1 with Makefile. However build fails in ESP-IDF v3.3.1 due to error message "CMakeLists.txt not found in project directory ....".

A resolution as a patch is needed between the ESP32 firmware having Makefile for build and ESP-IDF v4.3.1 requiring CMakeList.txt for build. Thanks much

Who is online

Users browsing this forum: awegel, hetal-mpc and 152 guests