summaryrefslogtreecommitdiff
path: root/hid/avrdude-rpi.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hid/avrdude-rpi.conf')
-rw-r--r--hid/avrdude-rpi.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/hid/avrdude-rpi.conf b/hid/avrdude-rpi.conf
new file mode 100644
index 00000000..8a6f5460
--- /dev/null
+++ b/hid/avrdude-rpi.conf
@@ -0,0 +1,7 @@
+programmer
+ id = "rpi";
+ desc = "RPi SPI programmer";
+ type = "linuxspi";
+ reset = 25;
+ baudrate = 400000;
+;