1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
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 OS X testing and the use of his hardware.
* Cooper Baker <cooperbaker@gmail.com> for improvements to OS X 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.
* Mark A. Greenwood <m.greenwood@dcs.shef.ac.uk> for support for the sketchbook
"libraries" directory and burning bootloaders.
* Jos Muysers <josmuysers@gmail.com> for fixing support for the "caterina"
bootloader on the Leonardo.
* Robert Marsanyi <rnm@whidbey.com> for help with Leonardo/Fio support.
* Jan Spakula <s3+flabbergast@sdfeu.org> for helping to improve OS X support.
* Diego Fernández Durán <diego@goedi.net> for helping with for board upload
speeds.
|