Looking for an Arduino Makefile scheme that supports SAMD21 (Arduino Zero)

Mahesh Venkitachalam wrote 11/25/2015 at 04:06 0 points

I found a nice project that supports Makefiles for Arduino projects:

https://github.com/sudar/Arduino-Makefile

Unfortunately it doesn't support the new Arduino Zero boards based on SAMD21. Any pointers on how to set up a Makefile scheme for those?

Thanks