Backout larger part of last commit that prematurely got into the

tree (FTDI bit-bang support, not yet fully done).



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@938 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2010-02-11 16:20:11 +00:00
parent 0ae1b3957e
commit c891cb15c8
6 changed files with 1 additions and 70 deletions

View File

@@ -320,16 +320,6 @@ programmer
type = arduino;
;
programmer
id = "avrftdi";
desc = "FT2232D based generic programmer";
type = avrftdi;
usbvid = 0x0403;
usbpid = 0x6010;
usbvendor = "";
usbproduct = "";
;
programmer
id = "avrisp";
desc = "Atmel AVR ISP";