[gnoduino: 231/237] Adding links to documentation of boards.txt and programmers.txt files.



commit f26405d5f2571ea6b34b0066aec526734b5af0a1
Author: David A. Mellis <d mellis arduino cc>
Date:   Wed Jan 4 16:01:52 2012 -0500

    Adding links to documentation of boards.txt and programmers.txt files.

 arduino/boards.txt      |    2 ++
 arduino/programmers.txt |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/arduino/boards.txt b/arduino/boards.txt
index 018a7fa..7b719de 100644
--- a/arduino/boards.txt
+++ b/arduino/boards.txt
@@ -1,3 +1,5 @@
+# See: http://code.google.com/p/arduino/wiki/Platforms
+
 ##############################################################
 
 uno.name=Arduino Uno
diff --git a/arduino/programmers.txt b/arduino/programmers.txt
index 02457d9..43e8d95 100644
--- a/arduino/programmers.txt
+++ b/arduino/programmers.txt
@@ -1,3 +1,5 @@
+# See: http://code.google.com/p/arduino/wiki/Platforms
+
 avrisp.name=AVR ISP
 avrisp.communication=serial
 avrisp.protocol=stk500v1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]