Skip to content

Instantly share code, notes, and snippets.

@pashamray
Created November 26, 2014 18:45
Show Gist options
  • Select an option

  • Save pashamray/869168d103c169bf5a4a to your computer and use it in GitHub Desktop.

Select an option

Save pashamray/869168d103c169bf5a4a to your computer and use it in GitHub Desktop.
avrdude.conf for Pinboard II avrdude 5.10
#FTDI_Bitbang
programmer
id = "2ftbb";
desc = "FT232R Synchronous BitBang";
type = ft245r;
miso = 5; # DCD
sck = 6; # DSR
mosi = 4; # CTS
reset = 7; # RI
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment