We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a4851 commit 63aa625Copy full SHA for 63aa625
1 file changed
src/platforms/esp32/test/main/idf_component.yml
@@ -3,5 +3,5 @@ dependencies:
3
version: "~1.0.0"
4
rules:
5
- if: "idf_version >=6.0"
6
- - if: target in ["esp32", "esp32p4"]
+ - if: target in ["esp32", "esp32c3", "esp32p4"]
7
- if: "$CONFIG{ETH_USE_OPENETH} == True"
0 commit comments