Skip to content

Commit 3d21f8c

Browse files
authoredOct 3, 2024
Update idf_component.yml
1 parent 168cde2 commit 3d21f8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎main/idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dependencies:
66
git: https://github.com/espressif/esp32-camera.git
77
require: public
88
rules:
9-
- if: "target in [esp32, esp32s2, esp32s3]"
9+
- if: "target in [esp32, esp32s2, esp32s3, esp32p4]"
10+
- if: "$COMPONENTS_SUBSET in [full, all]"

0 commit comments

Comments
 (0)
Please sign in to comment.