File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
1515 - if : " target not in [esp32c2]"
1616 - if : " $COMPONENTS_SUBSET in [full, all]"
1717 espressif/esp-dl :
18- version : " af7808ba09448ce82c704455975d4cf1e4305fd7 "
18+ version : " master "
1919 git : https://github.com/espressif/esp-dl.git
2020 path : esp-dl
2121 require : public
@@ -28,15 +28,15 @@ dependencies:
2828 path : models/human_face_detect
2929 require : public
3030 rules :
31- - if : " target in [esp32s3, esp32, esp32p4]"
31+ - if : " target in [esp32s3, esp32p4]"
3232 - if : " $COMPONENTS_SUBSET in [full, all]"
3333 espressif/pedestrian_detect :
3434 version : " master"
3535 git : https://github.com/espressif/esp-dl.git
3636 path : models/pedestrian_detect
3737 require : public
3838 rules :
39- - if : " target in [esp32s3, esp32, esp32p4]"
39+ - if : " target in [esp32s3, esp32p4]"
4040 - if : " $COMPONENTS_SUBSET in [full, all]"
4141 espressif/esp-sr :
4242 version : " >=1.4.2"
You can’t perform that action at this time.
0 commit comments