aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2012-01-04 16:01:52 -0500
committerDavid A. Mellis <d.mellis@arduino.cc>2012-01-04 16:01:52 -0500
commitdd5bae59df6f1ba63083361ba284f364bc62b401 (patch)
tree0b119fe5d5a4bb034125400bfbf6747d0ed599d4
parent6c00397e22021762851511a0a9b6f914db81deca (diff)
Adding links to documentation of boards.txt and programmers.txt files.
-rw-r--r--boards.txt2
-rw-r--r--programmers.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/boards.txt b/boards.txt
index 018a7fa..7b719de 100644
--- a/boards.txt
+++ b/boards.txt
@@ -1,3 +1,5 @@
+# See: http://code.google.com/p/arduino/wiki/Platforms
+
##############################################################
uno.name=Arduino Uno
diff --git a/programmers.txt b/programmers.txt
index 02457d9..43e8d95 100644
--- a/programmers.txt
+++ b/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