Added Galileo and Edison help files

This commit is contained in:
Federico Fissore 2015-03-24 23:25:42 +01:00
parent ac4aea47b0
commit 5ff7b351d5
4 changed files with 16 additions and 0 deletions

2
.gitignore vendored
View File

@ -44,6 +44,8 @@ build/linux/*.tar.bz2
build/linux/*.zip
build/linux/libastylej*
build/shared/reference*.zip
build/shared/Edison*.zip
build/shared/Galileo*.zip
test-bin
*.iml
.idea

View File

@ -123,6 +123,18 @@
<param name="final_folder" value="${target.path}/reference" />
<param name="dest_folder" value="${target.path}" />
</antcall>
<antcall target="unzip">
<param name="archive_file" value="shared/Galileo_help_files-1.6.2.zip" />
<param name="archive_url" value="http://arduino.cc/download.php?f=/Galileo_help_files-1.6.2.zip" />
<param name="final_folder" value="${target.path}/reference/Galileo_help_files" />
<param name="dest_folder" value="${target.path}/reference/" />
</antcall>
<antcall target="unzip">
<param name="archive_file" value="shared/Edison_help_files-1.6.2.zip" />
<param name="archive_url" value="http://arduino.cc/download.php?f=/Edison_help_files-1.6.2.zip" />
<param name="final_folder" value="${target.path}/reference/Edison_help_files" />
<param name="dest_folder" value="${target.path}/reference/" />
</antcall>
<!-- Write the revision file! -->
<echo file="${target.path}/lib/version.txt" message="${version}" />

View File

@ -0,0 +1 @@
07a93ab86dadbb33c0182fc2e3034ed3a24cbec6

View File

@ -0,0 +1 @@
494881c26e4dc58ab67409d72c3d63e3c52ac184