mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-23 17:46:33 +03:00
avrdude.conf: add connection_type to example linuxgpio programmer
This commit is contained in:
@@ -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 = ?;
|
||||
|
||||
Reference in New Issue
Block a user