Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 62bf719

Browse files
fix(IDF): Define max IDF version for the component (#9703)
Fixes the issue, where the component is shown as compatible with ESP-IDF 5.2, while in fact isn't. cc: @igrr
1 parent d45f35a commit 62bf719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎idf_component.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ files:
4242
- "platform.txt"
4343
- "programmers.txt"
4444
dependencies:
45-
idf: ">=5.1"
45+
idf: ">=5.1,<5.2"
4646
# mdns 1.2.1 is necessary to build H2 with no WiFi
4747
mdns: "^1.2.3"
4848
espressif/esp_modem: "^1.1.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /