Skip to content

Commit

Permalink
avrdude.conf: add connection_type to example linuxgpio programmer
Browse files Browse the repository at this point in the history
  • Loading branch information
SebKuzminsky committed Mar 16, 2023
1 parent bfb7955 commit 2663fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/avrdude.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ?;
Expand Down

0 comments on commit 2663fb4

Please sign in to comment.