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.
2 parents 20c0dde + cdc46c5 commit 2578c56Copy full SHA for 2578c56
idf_component.yml
@@ -54,12 +54,12 @@ dependencies:
54
espressif/esp_modem:
55
version: "^1.1.0"
56
espressif/esp-zboss-lib:
57
- version: "==1.6.4" # compatible with esp-zigbee-lib 1.6.6
+ version: "==1.6.4" # compatible with esp-zigbee-lib 1.6.7
58
require: public
59
rules:
60
- if: "target not in [esp32c2, esp32p4]"
61
espressif/esp-zigbee-lib:
62
- version: "==1.6.6"
+ version: "==1.6.7"
63
64
65
0 commit comments