We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168cde2 commit 3d21f8cCopy full SHA for 3d21f8c
main/idf_component.yml
@@ -6,4 +6,5 @@ dependencies:
6
git: https://github.com/espressif/esp32-camera.git
7
require: public
8
rules:
9
- - if: "target in [esp32, esp32s2, esp32s3]"
+ - if: "target in [esp32, esp32s2, esp32s3, esp32p4]"
10
+ - if: "$COMPONENTS_SUBSET in [full, all]"
0 commit comments