Skip to content

Commit 49d7bda

Browse files
committed
Update to ANT build.xml for linux
1 parent fa3136b commit 49d7bda

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

build/build.xml

+2
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@
350350
</copy>
351351

352352
<chmod perm="755" file="linux/work/hardware/tools/avrdude" />
353+
<chmod perm="755" file="linux/work/hardware/tools/bossac" />
354+
<chmod perm="755" file="linux/work/hardware/tools/bossac64" />
353355

354356
<copy todir="linux/work" file="linux/dist/arduino" />
355357
<chmod perm="755" file="linux/work/arduino" />

build/linux/dist/tools/bossac

318 KB
Binary file not shown.

0 commit comments

Comments
 (0)