This allows us to change properties of the target and not get the
builds confused. Also makes more sense to the user.
Change-Id: Ic0b6be0699a366c20c5aedc9ec82451e0b3b0899
The SparkFun package json file is a bit different. Need to merge
packages.
Also fix a couple of NPEs.
Change-Id: Ida495af0b497ba3cd6dbd3e95045c8923f8e9bc8
Use versions in platform installs just like tools. Make sure those
version numbers don't have +'s in them since it screws up Freemarker.
Add cheat in so that the Intel toolchains extract properly.
Change-Id: I7f4e6a92844461b6cbfe21436151d876558a4d2a
Needed by a few boards, Gemma famously. Adds UI to select a programmer
for a board and using it if upload.protocol isn't set for the board
(same as the Arduino IDE).
No support for the Burn Bootloader menu item yet, but we're closer.
Change-Id: I5d550b96191fdd1bd18da3daf69bbf7504bfa241
These boards don't have variants so now handle when they're missing.
Includes change to order the properties so that the default menu
selections are the same as in the Arduino IDE.
Change-Id: Ibcc69e2399a92f513964ef6500c1b1766021cd39
Now have an integration test that builds an empty project for all
boards we can enter into it. This change fixes a bunch of the bugs
that were found making it.
Change-Id: Id62919abd419ac4fef986d620c32ac328eb2cf40
This brings the master branch up to date with everything we've done
in the 8.8 branch. Adjusts for the new ILaunchTarget and targeted
launch delegate.
Also has a start at making more things common in the new build system.
With three extenders of it now in CDT, i.e. Qt, CMake, and Arduino,
it's obvious we can make things more common and make new extenders
less work.
Also undoes some of the work I've done to get Arduino onto the new
build system. Will need to redo it as we do the new common stuff.
Change-Id: I51ce768e0fc60e29c16b05567bd9802d64e33779
Default URLs for Arduino and the ESP8266 community. Preference page
to allow user to add their own.
Change-Id: Ia40d2729d6b5e26225dbecf85a845322b4a71f5f
Added dependency to Gson for JSON parsing and Apache Http Client
for getting the index files from the Arduino site.
Change-Id: I3d265c1037e7f74e082f36c751f5eaf780e96684