fix(arduino): rain maker common version (#10338)
Fixes Arduino components for Windows 11 with IDF 5.1.4 when building Arduino as IDF component.
This commit is contained in:
parent
8c25325e18
commit
ac0de431e7
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ dependencies:
|
||||||
rules:
|
rules:
|
||||||
- if: "target != esp32c2"
|
- if: "target != esp32c2"
|
||||||
espressif/rmaker_common:
|
espressif/rmaker_common:
|
||||||
version: "^1.4.3"
|
version: "^1.4.6"
|
||||||
rules:
|
rules:
|
||||||
- if: "target != esp32c2"
|
- if: "target != esp32c2"
|
||||||
espressif/esp_insights:
|
espressif/esp_insights:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue