1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Doug Schaefer
16c4e9af52 Remove arduino p2.inf file part 2. 2016-08-26 00:54:08 -04:00
Doug Schaefer
1b70b95139 Remove the arduino p2.inf file.
Change-Id: I7dc19ca3f97769008142952493a5e61b378b4d02
2016-08-25 23:44:55 -04:00
Doug Schaefer
205ae40897 Bug 500237 - Use specific version of tool for uploads.
Arduino rolled back the version of avrdude that they used but we were
always using the latest version.

Show the arduino package first in the list of Platforms to Add.

Turn on the Arduino Neon site for future updates.

Change-Id: I63a5d638d8ad7894715242949595216f4ff1091a
2016-08-25 21:11:05 -04:00
Doug Schaefer
b299026e9e Update features for 9.0.1
Change-Id: I357825b83f313c900eb819ae3e9df916cd75d875
2016-07-15 10:44:08 -04:00
Doug Schaefer
3d27785ea7 Qt feature depend on LaunchBar.
We can launch new build system features using the existing launch
configuration delegates since they assume old build configs.

Since Qt is still preview. This will have to do now until we can
figure a way to support both build systems with those delegates.

Change-Id: I61074d3f5d3481222f75a887b3b2b59fdfa4d9eb
2016-06-03 19:24:08 -04:00
Doug Schaefer
7ba737a571 Add Arduino Neon update site.
Change-Id: I628fdc20f5714170cf5f2ec92967473415795800
2016-05-24 11:13:29 -04:00
Doug Schaefer
57a18b9b44 Clear up labelling on Arduino (Beta) and Qt (Preview) features. 2016-05-24 10:39:09 -04:00
Marc Khouzam
b745736775 Incremented CDT features version to 9.0.0
This includes bumping the standalone debugger to 9.0.0

Change-Id: I55fae1cec995b5f6865a5b174c004ed1b76e9bea
2016-01-18 16:37:47 -05:00
Doug Schaefer
0ee5ad92f1 Bug 485100 - Fix Arduino Libraries Page.
Check behavior wasn't working correctly. Added check state provider
and listeners instead of the hack I had.

Also add a feature dependency from Arduino to the remote launch
feature. This should have been done in the previous commit.

Change-Id: If9957a35e90875aca7767dcab610316801c28aeb
2016-01-04 10:09:33 -05:00
Doug Schaefer
73805d2ea4 Bug 484994 - Migrate Mars Arduino support to Neon.
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
2015-12-30 20:12:30 -05:00
Marc Khouzam
bb61124897 Incremented CDT feature version to 8.8.0
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Doug Schaefer
109655d384 Final Arduino touches for Mars. Preference Page, template cleanup.
Externalized Strings.

Change-Id: I3450fe67fa3f3e3db40955be926b8b62951460f1
2015-05-29 11:26:38 -04:00
Doug Schaefer
49bf118c8f Support Arduino C++ on Windows. Move entire Makefile into template.
Also added the command shell console to the cdt 4.5 target so we can
test the Arduino command shell.

Change-Id: I185f9b39d23a6718204112e1fd4388c2458f7e5e
2015-05-29 11:25:02 -04:00
Doug Schaefer
de91588fe1 Clean up Arduino projects, remove Maven natures.
Change-Id: I063508705b6d469fb6bb28b077ebcbf2b9793afa
2015-05-29 11:23:38 -04:00
Doug Schaefer
583cbf2503 Start work to build against the Arduino IDE. 2015-05-29 11:22:42 -04:00
Doug Schaefer
3c1869984a Fix layout of Arduino feature files. 2015-05-04 23:08:03 -04:00
Marc Khouzam
e820f872ad Incremented CDT feature version to 8.7.0
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-04 21:07:13 -04:00
Doug Schaefer
076e141b69 Bug 466209 - Initial commit of Arduino plugins.
Includes freemarker jar which we have CQ approval for.

Change-Id: I8f36cd7f4539497bab5f106f84216f75a25da3a0
2015-05-04 16:34:10 -04:00