mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'update/idf_version_5.2.2' into 'main'
idf: update idf version 5.2.3 See merge request app-frameworks/esp-matter!827
This commit is contained in:
@@ -62,7 +62,7 @@ Cloning esp-idf:
|
||||
::
|
||||
|
||||
git clone --recursive https://github.com/espressif/esp-idf.git
|
||||
cd esp-idf; git checkout v5.2.1; git submodule update --init --recursive;
|
||||
cd esp-idf; git checkout v5.2.3; git submodule update --init --recursive;
|
||||
./install.sh
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
5. Security Considerations
|
||||
==========================
|
||||
|
||||
{IDF_TARGET_RELEASE:default="v5.2.1"}
|
||||
{IDF_TARGET_RELEASE:default="v5.2.3"}
|
||||
|
||||
5.1 Overview
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user