File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ dependencies:
15
15
- if : " target not in [esp32c2]"
16
16
- if : " $COMPONENTS_SUBSET in [full, all]"
17
17
# 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]"
25
25
# ESP-DL for ESP32-P4
26
26
espressif/esp-dl :
27
27
version : " master"
You can’t perform that action at this time.
0 commit comments