Hello all, Jörg's patch for inverting parallel port pins makes it possible to use ere's (www.ere.co.th) programmer AVR-ISP with avrdude. The schematic of this programmer is in
http://www.ere.co.th/download/sch050713.pdf The programmer entry for this programmer is as follows. programmer id = "ere-isp-avr"; desc = "ERE ISP-AVR" type = par; reset = ~4; sck = 3; mosi = 2; miso = 10; ; This programmer has earlier been discussed at least in this thread: http://lists.gnu.org/archive/html/avrdude-dev/2005-01/msg00030.html -- Julius Luukko _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
