From 11281ec77ece61aeab64d047ed899d47221dd4a7 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Wed, 4 Jan 2012 16:01:52 -0500 Subject: [PATCH] Adding links to documentation of boards.txt and programmers.txt files. --- hardware/arduino/boards.txt | 2 ++ hardware/arduino/programmers.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/hardware/arduino/boards.txt b/hardware/arduino/boards.txt index 018a7fa31..7b719de63 100644 --- a/hardware/arduino/boards.txt +++ b/hardware/arduino/boards.txt @@ -1,3 +1,5 @@ +# See: http://code.google.com/p/arduino/wiki/Platforms + ############################################################## uno.name=Arduino Uno diff --git a/hardware/arduino/programmers.txt b/hardware/arduino/programmers.txt index 02457d908..43e8d95d5 100644 --- a/hardware/arduino/programmers.txt +++ b/hardware/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