IZAR Flight Controller 1.0.0
IZAR Flight Controller running with an ESP32.
esp_idf_lib_helpers.h File Reference
#include <freertos/FreeRTOS.h>
#include <esp_idf_version.h>
Include dependency graph for esp_idf_lib_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HELPER_ESP32_MIN_VER   ESP_IDF_VERSION_VAL(3, 3, 5)
#define HELPER_ESP8266_MIN_VER   ESP_IDF_VERSION_VAL(3, 3, 0)

Macro Definition Documentation

◆ HELPER_ESP32_MIN_VER

#define HELPER_ESP32_MIN_VER   ESP_IDF_VERSION_VAL(3, 3, 5)

◆ HELPER_ESP8266_MIN_VER

#define HELPER_ESP8266_MIN_VER   ESP_IDF_VERSION_VAL(3, 3, 0)