Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6e227dd

Browse filesBrowse 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.
1 parent 253ab0c commit 6e227dd
Copy full SHA for 6e227dd

File tree

Expand file treeCollapse file tree

3 files changed

+0
-11915
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+0
-11915
lines changed

‎build/build.xml

Copy file name to clipboardExpand all lines: build/build.xml
-1Lines 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

Copy file name to clipboard
49.6 KB
Binary file not shown.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.