Skip to content

Commit e8df7ec

Browse files
authored
For IDF 5.1 use older commit
1 parent d04ecab commit e8df7ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

main/idf_component.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ dependencies:
1313
rules:
1414
- if: "target not in [esp32c2]"
1515
espressif/esp-dl:
16-
version: "master"
16+
version: "7fbddd173ff02f0395c71e89c364747c58f9d8c2"
1717
git: https://github.com/espressif/esp-dl.git
18-
path: esp-dl
1918
require: public
2019
rules:
2120
- if: "target in [esp32s3, esp32s2, esp32]"

0 commit comments

Comments
 (0)