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 d9a0e9c commit 3e4f23eCopy full SHA for 3e4f23e
idf_component_examples/esp_matter_light/main/idf_component.yml
@@ -3,7 +3,7 @@ dependencies:
3
version: "^1.3.0"
4
# Adds Arduino Core from GitHub repository using main branch
5
espressif/arduino-esp32:
6
- version: ">=3.0.5"
+ version: "^3.0.5"
7
override_path: "../../../"
8
pre_release: true
9
0 commit comments