From 2fe8734ad8cdb8979e990144e2b5db78e71f6dcc Mon Sep 17 00:00:00 2001 From: avenue33 Date: Thu, 11 Aug 2011 22:42:37 +0300 Subject: [PATCH] Added Mac OS Xcode tested makefile (building and uploading) --- resources.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/resources.markdown b/resources.markdown index d91af3a..49c9ea5 100644 --- a/resources.markdown +++ b/resources.markdown @@ -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 -