From 2be4bc481740e2d47ae17b34c07e4a641fe98a4f Mon Sep 17 00:00:00 2001 From: Francisco Ruiz Date: Wed, 3 Dec 2014 00:24:35 +0000 Subject: [PATCH 1/4] Fixed reference to non-existing image in README --- examples/ide-eclipse/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ide-eclipse/README.rst b/examples/ide-eclipse/README.rst index 8e02c923..4bce5c62 100644 --- a/examples/ide-eclipse/README.rst +++ b/examples/ide-eclipse/README.rst @@ -5,7 +5,7 @@ The detailed information and steps are described in this article: `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO `_. -.. image:: http://www.ikravets.com/wp-content/uploads/2014/06/eclipse_build_arduino_pro5v-1024x822.png +.. image:: http://www.ikravets.com/wp-content/uploads/2014/06/eclipse_project_platformio_builder_1.png :width: 850px :target: http://www.ikravets.com/computer-life/programming/2014/06/20/building-and-debugging-atmel-avr-arduino-based-project-using-eclipse-ideplatformio From c69c889a26ac923a79c2765cf58fdb14b6bab75c Mon Sep 17 00:00:00 2001 From: Francisco Ruiz Date: Wed, 3 Dec 2014 00:28:17 +0000 Subject: [PATCH 2/4] Fixed paths to included files for toolchain and framework --- examples/ide-eclipse/titiva_lm4f120/.cproject | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/ide-eclipse/titiva_lm4f120/.cproject b/examples/ide-eclipse/titiva_lm4f120/.cproject index 45fa200d..4f0afe2e 100644 --- a/examples/ide-eclipse/titiva_lm4f120/.cproject +++ b/examples/ide-eclipse/titiva_lm4f120/.cproject @@ -24,22 +24,22 @@ From e1ad6072dd29d2180e81deecc7e5b4c2365b6068 Mon Sep 17 00:00:00 2001 From: Francisco Ruiz Date: Wed, 3 Dec 2014 00:29:44 +0000 Subject: [PATCH 3/4] Set platformio as builder for the project Both for building and cleaning --- examples/ide-eclipse/titiva_lm4f120/.cproject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ide-eclipse/titiva_lm4f120/.cproject b/examples/ide-eclipse/titiva_lm4f120/.cproject index 4f0afe2e..8cced02a 100644 --- a/examples/ide-eclipse/titiva_lm4f120/.cproject +++ b/examples/ide-eclipse/titiva_lm4f120/.cproject @@ -20,7 +20,7 @@ - +