1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

Updating 64-bit linux version of avrdude (to one with usbtiny support).

This also means we don't need a separate avrdude.conf for the 64-bit Linux version of avrdude.
This commit is contained in:
David A. Mellis 2011-02-16 20:56:33 -05:00
parent 253ab0cace
commit 6e227dda6e
3 changed files with 0 additions and 11915 deletions

View File

@ -326,7 +326,6 @@
<target name="linux64-build" depends="linux-build" description="Build linux (64-bit) version">
<copy tofile="linux/work/hardware/tools/avrdude" file="linux/dist/tools/avrdude64" overwrite="true" />
<copy tofile="linux/work/hardware/tools/avrdude.conf" file="linux/dist/tools/avrdude64.conf" overwrite="true" />
<copy tofile="linux/work/lib/librxtxSerial.so" file="linux/dist/lib/librxtxSerial64.so" overwrite="true" />
<copy tofile="linux/work/lib/RXTXcomm.jar" file="../app/lib/RXTXcomm-2.2.jar" overwrite="true" />
</target>

Binary file not shown.

File diff suppressed because it is too large Load Diff