From 034f431ab1a8272a60b826b9339f98cf5d46d6b0 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 11 Mar 2016 15:25:02 +0200 Subject: [PATCH] Add new article --- docs/articles.rst | 1 + docs/ide/atom.rst | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/articles.rst b/docs/articles.rst index 88cd83c1..19c74345 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -24,6 +24,7 @@ Here are recent articles about PlatformIO: ^^^^ * Mar 07, 2016 - **Joran Jessurun** - `Nieuwe wereld met PlatformIO (New world with PlatformIO, Dutch) `_ +* Mar 05, 2016 - **brichacek.net** - `PlatformIO – otevřený ekosystém pro vývoj IoT (PlatformIO – an open source ecosystem for IoT development, Czech) `_ * Mar 04, 2016 - **Ricardo Vega** - `Programa tu Arduino desde Atom (Program your Arduino from Atom, Spanish) `_ * Feb 28, 2016 - **Alex Bloggt** - `PlatformIO vorgestellt (Introduction to PlatformIO IDE, German) `_ * Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (Thai) `_ diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 6db9792b..2a5dc3dc 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -413,8 +413,9 @@ To force Smart Code Linter to use Arduino files as C++ please Articles / Manuals ------------------ -* Feb 28, 2016 - **Alex Bloggt** - `PlatformIO vorgestellt (Introduction to PlatformIO IDE, German) `_ +* Mar 05, 2016 - **brichacek.net** - `PlatformIO – otevřený ekosystém pro vývoj IoT (PlatformIO – an open source ecosystem for IoT development, Czech) `_ * Mar 04, 2016 - **Ricardo Vega** - `Programa tu Arduino desde Atom (Program your Arduino from Atom, Spanish) `_ +* Feb 28, 2016 - **Alex Bloggt** - `PlatformIO vorgestellt (Introduction to PlatformIO IDE, German) `_ * Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (Thai) `_ See a full list with :ref:`articles`.