Skip to content

Commit 9919f9b

Browse files
authored
Merge branch 'master' into release/v5.3
2 parents 0232d0a + 9e2e6b1 commit 9919f9b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: main/idf_component.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ dependencies:
1515
- if: "target not in [esp32c2]"
1616
- if: "$COMPONENTS_SUBSET in [full, all]"
1717
# ESP-DL for ESP32, ESP32S2 and ESP32-S3
18-
espressif/esp-dl-old:
19-
version: "af7808ba09448ce82c704455975d4cf1e4305fd7"
20-
git: https://github.com/espressif/esp-dl.git
21-
require: public
22-
rules:
23-
- if: "target in [esp32s3, esp32s2, esp32]"
24-
- if: "$COMPONENTS_SUBSET in [full, all]"
18+
# espressif/esp-dl-old:
19+
# version: "af7808ba09448ce82c704455975d4cf1e4305fd7"
20+
# git: https://github.com/espressif/esp-dl.git
21+
# require: public
22+
# rules:
23+
# - if: "target in [esp32s3, esp32s2, esp32]"
24+
# - if: "$COMPONENTS_SUBSET in [full, all]"
2525
# ESP-DL for ESP32-P4
2626
espressif/esp-dl:
2727
version: "master"

0 commit comments

Comments
 (0)