change(version): Update version to 5.2.1

This commit is contained in:
Roland Dobai
2024-03-05 16:58:26 +01:00
parent 99daa62628
commit a322e6bdad
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ extern "C" {
/** Minor version number (x.X.x) */
#define ESP_IDF_VERSION_MINOR 2
/** Patch version number (x.x.X) */
#define ESP_IDF_VERSION_PATCH 0
#define ESP_IDF_VERSION_PATCH 1
/**
* Macro to convert IDF version number into an integer