File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments