1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
This Arduino makefile was created and is maintained by Tim Marston <tim@ed.am>.
But the following people have assisted with or contributed to development and
deserve to be mentioned.
* Alessandro Pasotti <apasotti@gmail.com> and his LUG for help testing and
advice on default values.
* Dan Marston for help with OSX testing and the use of his hardware.
* Cooper Baker <cooperbaker@gmail.com> for improvements to OSX support.
* Mark Steward <marksteward@gmail.com> for support for the Leonardo.
* Carsten Wartmann <c.wartmann@gmx.de> for fixes and testing towards supporting
busybox.
* Josh Levine <josh.levine05@imperial.ac.uk> for fixing path expansion in
compiler arguments.
|