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.
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.
If you want, I can add this for you.