MYSBootloader and PlatformIO
-
Hi,
Is there someone that use PlatformIO to write the code for MySensors nodes?I have discovered it recently and it has some advantages respect to the Arduino IDE, but I have not found, at least in a vanilla installation, the support for Arduino boards with MYSBootloader.
I have not found anything with a basic google search, so maybe this is the right place to ask.
-
Found a solution! It is quite easy with the custom board features of PlatformIO.
I wrote a brief tutorial here.
Tested with a Pro Mini 8 MHz 3.3V and FTDI programmer.
Unfortunately I don't have here a 16 MHz 5V devices to test