-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Type: QuestionOnly questionOnly question
Description
Board
esp32
Device Description
n.a.
Hardware Configuration
n.a.
Version
latest master (checkout manually)
IDE Name
Eclipse
Operating System
MacOS
Flash frequency
40
PSRAM enabled
yes
Upload speed
n.a.
Description
I try to use in eclipse the arduino as component and here is the error I get:
esp-idf/esp-idf-v4.4.6/tools/cmake/build.cmake:463 (message):
HINT: Please check manifest file of the following component(s): arduino
ERROR: Because project depends on idf (>=5.1) which doesn't match any
versions, version solving failed.
does this mean that thee component is acutally compiled with 5.1 and I shall update my esp-idf?
I followed https://espressif-docs.readthedocs-hosted.com/projects/arduino-esp32/en/latest/esp-idf_component.html and there is specifically said that latest Arduino core is based on 4.4.6
any idea?
Sketch
sample codeDebug Message
na.
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Type: QuestionOnly questionOnly question