/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk

« back to all changes in this revision

Viewing changes to THANKS

  • Committer: Tim Marston
  • Date: 2013-02-25 23:14:50 UTC
  • Revision ID: tim@ed.am-20130225231450-pd2f2ha56wdcu5k9
prevent unnecessary hupcl when uploading to the caterina bootloader

Show diffs side-by-side

added added

removed removed

1
 
The Arduino makefile was originally developed by Tim Marston <tim@ed.am>.  The
2
 
following people have assisted in or contributed to development and deserve to
3
 
be mentioned.
 
1
This Arduino makefile was created and is maintained by Tim Marston <tim@ed.am>.
 
2
But the following people have assisted with or contributed to development and
 
3
deserve to be mentioned.
4
4
 
5
5
* Alessandro Pasotti <apasotti@gmail.com> and his LUG for help testing and
6
6
  advice on default values.
7
7
 
8
 
* Dan Marston for help with OSX testing and providing hardware.
9
 
 
10
 
* Cooper Baker <cooperbaker@gmail.com> for improvements to OSX support.
 
8
* Dan Marston for help with OS X testing and the use of his hardware.
 
9
 
 
10
* Cooper Baker <cooperbaker@gmail.com> for improvements to OS X support.
 
11
 
 
12
* Mark Steward <marksteward@gmail.com> for support for the Leonardo.
 
13
 
 
14
* Carsten Wartmann <c.wartmann@gmx.de> for fixes and testing towards supporting
 
15
  busybox.
 
16
 
 
17
* Josh Levine <josh.levine05@imperial.ac.uk> for fixing path expansion in
 
18
  compiler arguments.
 
19
 
 
20
* Mark A. Greenwood <m.greenwood@dcs.shef.ac.uk> for support for the sketchbook
 
21
  "libraries" directory and burning bootloaders.
 
22
 
 
23
* Jos Muysers <josmuysers@gmail.com> for fixing support for the "caterina"
 
24
  bootloader on the Leonardo.
 
25
 
 
26
* Robert Marsanyi <rnm@whidbey.com> for help with Leonardo/Fio support.
 
27
 
 
28
* Jan Spakula <s3+flabbergast@sdfeu.org> for helping to improve OS X support.