SK
Signal K•6mo ago
Matti Airas

Matti Airas - TL;DR: Don't.I would be wary of...

TL;DR: Don't. I would be wary of using the pioarduino plugin instead of PlatformIO. As far as I've understood, there is no real technical benefit of using it over PlatformIO. The fork doesn't seem to pull in new commits from upstream PlatformIO, meaning that it is essentially frozen to January 2024 state, except for pioarduino-specific commits. Also, the pioarduino plugin has no documentation whatsoever, so finding even differences to PlatformIO is difficult. You can use the pioarduino core with the standard PlatformIO plugin and command line tools with simple platformio.ini changes. The SensESP project template provides this support already.
1 Reply
Sailabout
Sailabout•6mo ago
I guess I better follow your advise 🙂

Did you find this page helpful?