1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-30 19:52:13 +01:00
Cristian Maglie e80c085996 Use a specific hardware/package_index_bundled.json. AVR core version to 1.6.13
Previously, during the build, the full package_index.json was downloaded
and distributed with the Arduino IDE.
This lead to a situation where it was difficult to test new AVR cores
before publishing them to the public package_index.json.

Now the bundled AVR core is specificed in the file:
`hardware/package_index_bundled.json`
this index is loaded from the IDE at startup and the package_index.json
is overlayed on it.

This should also solve part of #5143 (Repeatable builds and snapshots of
package/library indexes)
2016-08-11 11:02:03 +02:00
..
2015-08-10 09:35:47 +02:00
2016-08-11 10:57:05 +02:00
2016-08-11 10:57:05 +02:00
2016-08-11 10:57:05 +02:00
2016-08-11 10:57:05 +02:00
2016-05-09 17:39:22 +02:00
2015-08-10 09:07:55 +02:00