Version 0.2.1 of the custom board definitions have been released and it is recommended all existing users users update to the new version.
This release marks a significant milestone in that some libraries are now bundled with the configuration making it easier than ever to get started.
For example, running the popular M2RET sketch is now a simple three step process:
- Download M2RET
- Either of:
git clone https://github.com/collin80/M2RET.git
- https://github.com/collin80/M2RET/archive/master.zip
- Open M2RET.ino in arduino IDE
- Confirm you have the appropriate Macchina M2 board selected and upload the sketch
If you have not yet configured the Arduino IDE to use the Macchina boards, installations instructions are in the documentation.