This repository includes the firmware for MySensors Ethernet gateway. The firmware is designed for IBoard. For building the firmware, the use of PlatformIO tool is assumed.
Code expects MySensors library version 2.3.0.
Building is easy as running a single command:
platformio run
PlatformIO will take care of downloading MySensors library itself.
Run:
platformio run --target upload