Added Mac OS Xcode tested makefile (building and uploading)

Esse commit está contido em:
avenue33
2011-08-11 22:42:37 +03:00
commit 2fe8734ad8
+5 -1
Ver Arquivo
@@ -70,12 +70,16 @@ Other Makefiles
### Makefiles for Windows ### Makefiles for Windows
- [Arduino Windows command-line](http://www.arduino.cc/playground/Code/WindowsCommandLine) - [Arduino Windows command-line](http://www.arduino.cc/playground/Code/WindowsCommandLine)
- [ATTiny2313 for Windows](http://iamsuhasm.110mb.com/AVR%20C%20Dir/Makefile.txt) - [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) - [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 ### Not Categorized / To Categorize
- <http://2geek2curious.com/2009/02/arduino-con-makefile/> - <http://2geek2curious.com/2009/02/arduino-con-makefile/>