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 im new in coding for arduino with vs code.
I'm trying to configure it but i have some problems with intellisense.
I've created a blank project for arduino mkr1010wifi.
Initially all works good but if i try to include a library, such as WiFiNINA, intellisense goes mad and starts to tell me that basic core function and classes of the board are unidentified, as in this image
Thank you. I partially solved the problem modifying the "includePath" section.
Now intellisense works with core functions and imported libraries, but i have an error with #include directives.
hi im new in coding for arduino with vs code.
I'm trying to configure it but i have some problems with intellisense.
I've created a blank project for arduino mkr1010wifi.
Initially all works good but if i try to include a library, such as WiFiNINA, intellisense goes mad and starts to tell me that basic core function and classes of the board are unidentified, as in this image
this is my configuration file
im going mad around this problem...where is the solution?
The text was updated successfully, but these errors were encountered: