Merge pull request #1 from avenue33/patch-1

Added Mac OS Xcode tested makefile (building and uploading) -- thanks, avenue33!
Esse commit está contido em:
Álvaro Justen - Turicas
2011-08-11 21:13:25 -07:00
+5 -1
Ver Arquivo
@@ -70,12 +70,16 @@ Other Makefiles
### Makefiles for Windows
- [Arduino Windows command-line](http://www.arduino.cc/playground/Code/WindowsCommandLine)
- [ATTiny2313 for Windows](http://iamsuhasm.110mb.com/AVR%20C%20Dir/Makefile.txt)
- [Arduino Makefile under cygwin](http://www.tinymicros.com/wiki/Makefile_For_Arduino_Under_Cygwin/Windows)
### Makefiles for Mac OSX Xcode
- [Building and uploading for Xcode](http://arduino.cc/forum/index.php/topic,49956.0.html)
### Not Categorized / To Categorize
- <http://2geek2curious.com/2009/02/arduino-con-makefile/>