From 9f87342e30a02ab3b9c6de9f87fb4572467a4033 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 7 Oct 2014 16:11:12 +0300 Subject: [PATCH] Add Arduino & Energia IDEs --- docs/ide.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/ide.rst b/docs/ide.rst index 2cface06..5e283b24 100644 --- a/docs/ide.rst +++ b/docs/ide.rst @@ -3,10 +3,19 @@ IDE Integration =============== +Arduino IDE +----------- + +`Integration of PlatformIO library manager to Arduino IDE`_ + Eclipse ------- `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO `_ +Energia IDE +----------- + +`Integration of PlatformIO library manager to Energia IDE`_ VIM ---