Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 2ae712d

Browse files
author
Archit Aggarwal
committed
Attempt to fix merge conflict issues when merging release-candidate to release branch
1 parent 8a112e3 commit 2ae712d

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
[submodule "libraries/3rdparty/CMock"]
2020
path = libraries/3rdparty/CMock
2121
url = https://github.com/ThrowTheSwitch/CMock.git
22+
[submodule "vendors/espressif/esp-idf"]
23+
path = vendors/espressif/esp-idf
24+
url = https://github.com/espressif/esp-afr-sdk.git
25+
branch = release/v3.3
2226
[submodule "mbedtls"]
2327
path = libraries/3rdparty/mbedtls
2428
url = https://github.com/ARMmbed/mbedtls.git
5.34 KB
Binary file not shown.
-21.4 KB
Binary file not shown.

libraries/3rdparty/mbedtls

Submodule mbedtls added at abc4602

vendors/espressif/esp-idf

Submodule esp-idf added at a3ce2f4

0 commit comments

Comments
 (0)