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 Nov 9, 2020. It is now read-only.
Hi, would you be open to consider platformio support?
Platformio is a build system like the Arduino IDE, except it runs from the command line, downloads the tool chain, libraries, tools, etc for you and compiles the code. Settings like which hardware you use, which libraries is contained in a single platformio.ini file.