You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
R3D9477
changed the title
Built-in library can't be included via LibraryManager
Support of intellisence for library Wire(sam)
May 17, 2018
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.
The text was updated successfully, but these errors were encountered: