From caa0efd26526098d7393e9b97bdf8a5e23a90b27 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 24 Feb 2016 12:16:18 +0200 Subject: [PATCH] Add new article by Ptarmigan Labs --- docs/articles.rst | 1 + docs/platforms/espressif_extra.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/articles.rst b/docs/articles.rst index 9dc504ae..98beeb2b 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -23,6 +23,7 @@ Here are recent articles about PlatformIO: 2016 ^^^^ +* Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_ * Feb 19, 2016 - **Embedds** - `Develop easier with PlatformIO ecosystem `_ * Jan 24, 2016 - **Sergey Prilukin** - `How to use IntelliJ IDEA to develop and upload software for micro controllers like Arduino `_ * Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_ diff --git a/docs/platforms/espressif_extra.rst b/docs/platforms/espressif_extra.rst index 91e5f61c..7809f2cc 100644 --- a/docs/platforms/espressif_extra.rst +++ b/docs/platforms/espressif_extra.rst @@ -218,6 +218,7 @@ Demo Articles -------- +* Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_ * Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_ * Dec 22, 2015 - **Jan Penninkhof** - `Over-the-Air ESP8266 programming using PlatformIO `_ * Dec 01, 2015 - **Tateno Yuichi** - `ESP8266 を CUI で開発する (Develop a ESP8266 in CUI, Japanese) `_