avrdude.conf: add connection_type to example linuxgpio programmer

This commit is contained in:
Sebastian Kuzminsky
2023-03-09 14:47:33 -07:00
parent bfb795551c
commit 2663fb4d5c

View File

@@ -715,6 +715,7 @@ programmer
# desc = "Use the Linux sysfs interface to bitbang GPIO lines";
# type = "linuxgpio";
# prog_modes = PM_ISP;
# connection_type = linuxgpio;
# reset = ?;
# sck = ?;
# sdo = ?;