1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

[sam] have the adk2 use the adk2install tool to flash and reboot a board

This commit is contained in:
Travis Geiselbrecht
2012-05-29 14:33:32 -07:00
parent afe66ac82b
commit b99d525a91
3 changed files with 13 additions and 1 deletions

View File

@ -395,6 +395,8 @@
<chmod perm="755" file="linux/work/hardware/tools/avrdude" />
<chmod perm="755" file="linux/work/hardware/tools/bossac" />
<chmod perm="755" file="linux/work/hardware/tools/bossac64" />
<chmod perm="755" file="linux/work/hardware/tools/adk2tool" />
<chmod perm="755" file="linux/work/hardware/tools/adk2install" />
<copy todir="linux/work" file="linux/dist/arduino" />
<chmod perm="755" file="linux/work/arduino" />