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:
15
15
- if : " target not in [esp32c2]"
16
16
- if : " $COMPONENTS_SUBSET in [full, all]"
17
17
espressif/esp-dl :
18
- version : " af7808ba09448ce82c704455975d4cf1e4305fd7 "
18
+ version : " master "
19
19
git : https://github.com/espressif/esp-dl.git
20
20
path : esp-dl
21
21
require : public
@@ -28,15 +28,15 @@ dependencies:
28
28
path : models/human_face_detect
29
29
require : public
30
30
rules :
31
- - if : " target in [esp32s3, esp32, esp32p4]"
31
+ - if : " target in [esp32s3, esp32p4]"
32
32
- if : " $COMPONENTS_SUBSET in [full, all]"
33
33
espressif/pedestrian_detect :
34
34
version : " master"
35
35
git : https://github.com/espressif/esp-dl.git
36
36
path : models/pedestrian_detect
37
37
require : public
38
38
rules :
39
- - if : " target in [esp32s3, esp32, esp32p4]"
39
+ - if : " target in [esp32s3, esp32p4]"
40
40
- if : " $COMPONENTS_SUBSET in [full, all]"
41
41
espressif/esp-sr :
42
42
version : " >=1.4.2"
You can’t perform that action at this time.
0 commit comments