From c420fa4bc29b404f88282fdaa177361acda128f4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 4 Nov 2015 00:10:42 +0200 Subject: [PATCH] Add new article "Arduino development at the command line: VIM + @PlatformIO (Japan)" by @caad1229 --- docs/articles.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/articles.rst b/docs/articles.rst index aedd6744..0a36b708 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -20,6 +20,7 @@ Here are recent articles about PlatformIO: * Jul 14, 2015 - **ElbinarIO** - `Programar para Arduino y otros microcontroladores desde la linea de comandos (Spanish) `_ * Jul 11, 2015 - **TrojanC** - `Learning Arduino GitHub Repository `_ * Jun 02, 2015 - **Alejandro Guirao Rodriguez** - `Discovering PlatformIO: The RaspberryPi / Arduino combo kit is a winner option when prototyping an IoT-style project `_ +* May 17, 2015 - **S.S(caad1229)** - `Arduino development at the command line: VIM + PlatformIO (Japan) `_ * May 11, 2015 - **IT Hare** - `From Web Developer to Embedded One: Interview with Ivan Kravets, The Guy Behind PlatformIO. Part II `_ * May 4, 2015 - **IT Hare** - `From Web Developer to Embedded One: Interview with Ivan Kravets, The Guy Behind PlatformIO. Part I `_ * April 17, 2015 - **Michael Ball** - `PlatformIO - A Cross-Platform Code Builder and Missing Library Manager `_