diff options
-rw-r--r-- | boards.txt | 2 | ||||
-rw-r--r-- | programmers.txt | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -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 |