This PR adds support for PlatformIO. I find it much more useful than Arduino IDE.
Support was added as a new folder under fw/squidrid (fw/squidrid/platformio). The PlatformIO project points to the firmware source files using a symbolic link to minimize disruption.
About
This PR adds support for PlatformIO. I find it much more useful than Arduino IDE.
Support was added as a new folder under
fw/squidrid
(fw/squidrid/platformio
). The PlatformIO project points to the firmware source files using a symbolic link to minimize disruption.