From a6e4ea35e18d0d0b18e27b2aaa33af478fca00e4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 20 Jun 2014 15:35:39 +0300 Subject: [PATCH] Added example of build-process with Eclipse IDE --- examples/ide-eclipse/README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/ide-eclipse/README.rst b/examples/ide-eclipse/README.rst index 9256e1ce..8e02c923 100644 --- a/examples/ide-eclipse/README.rst +++ b/examples/ide-eclipse/README.rst @@ -4,6 +4,11 @@ Eclipse IDE Integration 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 + :width: 850px + :target: http://www.ikravets.com/computer-life/programming/2014/06/20/building-and-debugging-atmel-avr-arduino-based-project-using-eclipse-ideplatformio + .. image:: http://www.ikravets.com/wp-content/uploads/2014/06/eclipse_debugging_result_1-1024x775.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