This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Description
Hi. I'm tried to add Wire library for Arduino Due, and for this board available Wire(sam) library.

It will automatically add to c_cpp_properties.json only one path to directory of file Wire.h, but all other dependencies (twi.h, variant.h, sam.h, etc.) of this library must be defined manually (to support inellisence). Can it be fixed (if this behavior depends on vscode-arduino)?
Thanks.