We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd44433 commit 6c219b1Copy full SHA for 6c219b1
main/idf_component.yml
@@ -26,7 +26,7 @@ dependencies:
26
version: "^1.3.0"
27
require: public
28
rules:
29
- - if: "target not in [esp32c2, esp32h2]"
+ - if: "target not in [esp32c2, esp32h2, esp32p4]"
30
31
# esp-sr: "^1.3.1"
32
# esp32-camera: "^2.0.4"
0 commit comments