aboutsummaryrefslogtreecommitdiffstats
path: root/test/ardmake/hardware/programmers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/ardmake/hardware/programmers.txt')
-rw-r--r--test/ardmake/hardware/programmers.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/ardmake/hardware/programmers.txt b/test/ardmake/hardware/programmers.txt
new file mode 100644
index 0000000..466f602
--- /dev/null
+++ b/test/ardmake/hardware/programmers.txt
@@ -0,0 +1,20 @@
+avrisp.name=AVR ISP
+avrisp.communication=serial
+avrisp.protocol=stk500v1
+
+avrispmkii.name=AVRISP mkII
+avrispmkii.communication=usb
+avrispmkii.protocol=stk500v2
+
+usbtinyisp.name=USBtinyISP
+usbtinyisp.protocol=usbtiny
+
+parallel.name=Parallel Programmer
+parallel.protocol=dapa
+parallel.force=true
+# parallel.delay=200
+
+arduinoisp.name=Arduino as ISP
+arduinoisp.communication=serial
+arduinoisp.protocol=stk500v1
+arduinoisp.speed=19200