From dd5bae59df6f1ba63083361ba284f364bc62b401 Mon Sep 17 00:00:00 2001
From: "David A. Mellis" <d.mellis@arduino.cc>
Date: Wed, 4 Jan 2012 16:01:52 -0500
Subject: Adding links to documentation of boards.txt and programmers.txt
 files.

---
 boards.txt      | 2 ++
 programmers.txt | 2 ++
 2 files changed, 4 insertions(+)

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
-- 
cgit v1.2.3-18-g5258