Skip to content

Commit 2f45300

Browse files
authored
fix(arduino): rain maker common version
Fixes Arduino components for Windows 11 with IDF 5.1.4 when building Arduino as IDF component.
1 parent 4e9eb35 commit 2f45300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies:
6868
rules:
6969
- if: "target != esp32c2"
7070
espressif/rmaker_common:
71-
version: "^1.4.3"
71+
version: "^1.4.6"
7272
rules:
7373
- if: "target != esp32c2"
7474
espressif/esp_insights:

0 commit comments

Comments
 (0)