Skip to content

Fix avrdude 6.3 fuses inconsistency #5202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
<property name="ARDUINO-BUILDER-VERSION" value="1.3.20" />
<property name="LIBLISTSERIAL-VERSION" value="1.1.4" />
<property name="AVRGCC-VERSION" value="4.9.2-atmel3.5.3-arduino2" />
<property name="AVRDUDE-VERSION" value="6.3.0-arduino2" />
<property name="AVRDUDE-VERSION" value="6.3.0-arduino4" />
<property name="AVRDUDE-VERSION-FAKE" value="6.3.0-arduino2" />

<!-- Libraries required for running arduino -->
<fileset dir=".." id="runtime.jars">
Expand Down Expand Up @@ -495,7 +496,7 @@
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-i386-apple-darwin11.tar.bz2"/>
<param name="gcc_version" value="${AVRGCC-VERSION}"/>
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-i386-apple-darwin11.tar.bz2"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION}"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION-FAKE}"/>
</antcall>

<chmod perm="+x">
Expand Down Expand Up @@ -720,7 +721,7 @@
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-armhf-pc-linux-gnu.tar.bz2"/>
<param name="gcc_version" value="${AVRGCC-VERSION}"/>
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-armhf-pc-linux-gnu.tar.bz2"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION}"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION-FAKE}"/>
</antcall>

<antcall target="package-library-index-json-bundle"/>
Expand Down Expand Up @@ -752,7 +753,7 @@
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-i686-pc-linux-gnu.tar.bz2"/>
<param name="gcc_version" value="${AVRGCC-VERSION}"/>
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-i686-pc-linux-gnu.tar.bz2"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION}"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION-FAKE}"/>
</antcall>

<antcall target="package-library-index-json-bundle"/>
Expand Down Expand Up @@ -784,7 +785,7 @@
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-x86_64-pc-linux-gnu.tar.bz2"/>
<param name="gcc_version" value="${AVRGCC-VERSION}"/>
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-x86_64-pc-linux-gnu.tar.bz2"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION}"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION-FAKE}"/>
</antcall>

<antcall target="package-library-index-json-bundle"/>
Expand Down Expand Up @@ -1072,7 +1073,7 @@
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-i686-mingw32.zip"/>
<param name="gcc_version" value="${AVRGCC-VERSION}"/>
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-i686-w64-mingw32.zip"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION}"/>
<param name="avrdude_version" value="${AVRDUDE-VERSION-FAKE}"/>
</antcall>

<antcall target="package-library-index-json-bundle"/>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5d2082a40b13870ca87cfa0e1f85bf1b0fc5cf18
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
698337629f145c6580d1ec510b2f520ffc3cc37b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ae652e8b58ff1f4e6243879b69462059fe965a8f

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1cb059035389c31b22391b79665da290428a418c

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bf60549a0bffcf93523798dc276ddf6074885ab9