We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e4060 commit 18dbe03Copy full SHA for 18dbe03
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]"
+ - if: "target not in [esp32c2, esp32h2]"
30
31
# esp-sr: "^1.3.1"
32
# esp32-camera: "^2.0.4"
0 commit comments