/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: edam
  • Date: 2012-10-29 22:47:48 UTC
  • Revision ID: tim@ed.am-20121029224748-42rtd9pzhxi9ezvq
updated THANKS

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
The Arduino makefile was originally developed by Tim Marston <tim@ed.am>.  But
 
2
the following people have assisted in or contributed to development and deserve
 
3
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.
 
8
* Dan Marston for help with OSX testing and loaning hardware.
9
9
 
10
10
* Cooper Baker <cooperbaker@gmail.com> for improvements to OSX 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 to support
 
15
  busybox.
 
16
 
 
17
* Josh Levine <josh.levine05@imperial.ac.uk> for fixing path expansion in
 
18
  compiler arguments.