mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 17:34:56 +00:00
75f552793776e84635f011a29cb6ad3106305791
return an error code when building on MacOS X. This commit makes AVRDUDE compile and run fine on my PowerMac G5 running MacOS X. In theory it would be possible to support parallel ports on the Mac using a PCI multi-port card and/or USB<->Parallel converters. If/when such support is added we can flesh out these functions as needed, but for now, only serial port programmers are currently supported. Note that I tested avrdude on the G5/MacOS X with an STK500 programmer and used a Keyspan model USA-19HS USB<->RS232 adapter device which simply shows up in /dev as a POSIX serial port. None of the serial port handling needed any changes. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@415 81a1dc3b-b13d-400b-aceb-764788c761c2
See the documentation file for the details. The latest version of AVRDUDE is always available here: http://savannah.nongnu.org/projects/avrdude
Description
Languages
HTML
67.7%
C
25.4%
JavaScript
4%
Roff
0.6%
Yacc
0.5%
Other
1.6%