Skip to content

Commit 3a2e706

Browse files
committed
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. (cherry picked from commit 6e227dd)
1 parent 42120a7 commit 3a2e706

File tree

3 files changed

+0
-11915
lines changed

3 files changed

+0
-11915
lines changed

build/build.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,6 @@
326326

327327
<target name="linux64-build" depends="linux-build" description="Build linux (64-bit) version">
328328
<copy tofile="linux/work/hardware/tools/avrdude" file="linux/dist/tools/avrdude64" overwrite="true" />
329-
<copy tofile="linux/work/hardware/tools/avrdude.conf" file="linux/dist/tools/avrdude64.conf" overwrite="true" />
330329
<copy tofile="linux/work/lib/librxtxSerial.so" file="linux/dist/lib/librxtxSerial64.so" overwrite="true" />
331330
<copy tofile="linux/work/lib/RXTXcomm.jar" file="../app/lib/RXTXcomm-2.2.jar" overwrite="true" />
332331
</target>

build/linux/dist/tools/avrdude64

49.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)