Page 1 of 1

Arduino as a component create from extension

Posted: Wed Sep 22, 2021 5:21 am
by orbitcoms
Hi,

I have the latest vscode version and esp-idf as well as the esp-idf extension.

When creating the arduino as a component project within the IDE I get the new code ok but the main arduino.h file is not found.

Do I have to manually copy this or change a path or something to get the template created to compile?

Thanks

Re: Arduino as a component create from extension

Posted: Fri Oct 08, 2021 1:10 pm
by ESP_bignacio
You might need to configure the c_cpp_properties.json to work with it.

Also check here https://docs.espressif.com/projects/ard ... onent.html