URL: <http://savannah.nongnu.org/bugs/?38050>
Summary: man page outlines extended parameter 'speed', while avrdude checks for 'spifreq' instead Project: AVR Downloader/UploaDEr Submitted by: None Submitted on: Wed 09 Jan 2013 11:48:03 PM UTC Category: None Severity: 3 - Normal Priority: 5 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: N. St. Originator Email: nrsend-avrd...@yahoo.de Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: avrdude man page, section 'Programmers accepting extended parameters': buspirate [...] speed=<0..7> BusPirate to AVR SPI speed: etc. I wondered why running avrdude with '-x speed=2' had no effect and checked the source code. In buspirate.c, avrdude actually searches for the parameter 'spifreq=%d'. The best solution (imho) would be to update the man page. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?38050> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ avrdude-dev mailing list avrdude-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avrdude-dev