aboutsummaryrefslogtreecommitdiff
path: root/programmers.txt
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2007-10-07 18:39:14 +0000
committerDavid A. Mellis <d.mellis@arduino.cc>2007-10-07 18:39:14 +0000
commit781fcf8e3db8c14fd2e0a4185eac4b4d3fa95dd7 (patch)
tree4710c8ad8222036a365634fa6e9125ff1d550ea1 /programmers.txt
parentf0dd4a5756a8d9210c5c163ffdba021b5f4fac92 (diff)
Switched to new burn bootloader menu system, dynamically generated from the programmers.txt file.
Diffstat (limited to 'programmers.txt')
-rw-r--r--programmers.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/programmers.txt b/programmers.txt
new file mode 100644
index 0000000..a235d00
--- /dev/null
+++ b/programmers.txt
@@ -0,0 +1,14 @@
+avrisp.name=AVR ISP
+avrisp.communication=serial
+avrisp.protocol=stk500
+
+avrispmkii.name=AVRISP mkII
+avrispmkii.communication=usb
+avrispmkii.protocol=stk500v2
+
+usbtinyisp.name=USBtinyISP
+usbtinyisp.protocol=usbtiny
+
+parallel.name=Parallel Programmer
+parallel.protocol=dapa
+parallel.delay=800 \ No newline at end of file