Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 11281ec

Browse files
committedJan 4, 2012
Adding links to documentation of boards.txt and programmers.txt files.
1 parent 0797b61 commit 11281ec

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
 

‎hardware/arduino/boards.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# See: http://code.google.com/p/arduino/wiki/Platforms
2+
13
##############################################################
24

35
uno.name=Arduino Uno

‎hardware/arduino/programmers.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# See: http://code.google.com/p/arduino/wiki/Platforms
2+
13
avrisp.name=AVR ISP
24
avrisp.communication=serial
35
avrisp.protocol=stk500v1

1 commit comments

Comments
 (1)

madworm commented on Jan 6, 2012

@madworm

Thank you.

Please sign in to comment.