Set the minimum IDF_VER required by my project

lappiesja
Posts: 1
Joined: Fri May 12, 2023 4:08 pm

Set the minimum IDF_VER required by my project

Postby lappiesja » Fri Sep 01, 2023 9:27 pm

I want to make sure all users building my ESP-IDF project in eclipse are forced to install a minimum version of the ESP-IDF.

I have done a fairly extensive search but was unable to find a solution to implement that. I guess I could to it in code, but I was hoping to implement that in the preprocessor/cmake when I build the project.

Something like:

Code: Select all

cmake_minimum_required(VERSION 3.16)

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 128 guests