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 was archived by the owner on Oct 22, 2021. It is now read-only.
Describe the solution you'd like
It would nice to have an option to program the Arduino boards without the Arduino framework.
This is possible in PlatformIO, because the #include of Arduino.h is not hidden.