We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae47f3 commit bc19d7bCopy full SHA for bc19d7b
build/build.xml
@@ -271,6 +271,7 @@
271
<param name="final_folder" value="${target.path}/hardware/arduino/avr"/>
272
<param name="dest_folder" value="${target.path}/hardware/arduino"/>
273
</antcall>
274
+ <copy file="../hardware/package_index_bundled.json" todir="${target.path}/hardware/" />
275
</target>
276
277
<!-- - - - - - - - - -->
0 commit comments