Page 1 of 1

is arduino-as-component project possible build only in esp-idf 4.4.2?

Posted: Thu Dec 01, 2022 2:36 pm
by hyu7000
i use Vscode + esp idf 4.4.3

so i used 'create project from extension template' of View-command Pallete and created 'arduino-as-component' project.

after it was created, i just build it.(no edit)

in a little while, below error is appear.
fatal error: Arduino.h: No such file or directory #include "Arduino.h"

i dont know why this error is appeared.

i guess esp idf version.

could anyone let me know reason of this error?

Re: is arduino-as-component project possible build only in esp-idf 4.4.2?

Posted: Thu Dec 01, 2022 5:44 pm
by chegewara
You should be able to use esp-idf 4.4.3 now:
https://github.com/espressif/arduino-es ... 3522ff2523

Current arduino master branch is based on v4.4.3.