Added "IDE Integration" section to main documentation with Eclipse examples

This commit is contained in:
Ivan Kravets
2014-06-20 15:33:42 +03:00
parent d801e65adf
commit 547306df16
3 changed files with 19 additions and 0 deletions

View File

@ -4,6 +4,10 @@ Release History
0.3.0 (?)
---------
* Allowed to pass multiple "SomePlatform" to install/uninstall commands
* Added "IDE Integration" section to README with Eclipse project examples
0.2.0 (2014-06-15)
------------------

View File

@ -64,6 +64,12 @@ It has support for many popular embedded platforms like these:
See project `examples with screenshots <https://github.com/ivankravets/platformio/tree/develop/examples>`_.
IDE Integration
---------------
* [Eclipse] `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO <http://www.ikravets.com/computer-life/programming/2014/06/20/building-and-debugging-atmel-avr-arduino-based-project-using-eclipse-ideplatformio>`_
Python & OS Support
-------------------

View File

@ -0,0 +1,9 @@
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 <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