diff --git a/docs/articles.rst b/docs/articles.rst index 0c86576a..728e6d5a 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -23,6 +23,7 @@ Here are recent articles about PlatformIO: 2016 ^^^^ +* Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_ * Jan 11, 2016 - **David Mills, Ph.D.** - `STM NUCLEOF401RE TIMER IO `_ * Jan 05, 2016 - **Julien Rodrigues** - `Internet Of Things: The IDE scandal `_ diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index abf3258a..d4fa0c5b 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -57,6 +57,8 @@ command and generate project via :option:`platformio init --ide` command: Articles / Manuals ------------------ +* Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_ +* Dec 22, 2015 - **Jan Penninkhof** - `Over-the-Air ESP8266 programming using PlatformIO `_ * Jul 20, 2015 - **Eli Fatsi** - `Arduino Development in Atom Editor `_ See more :ref:`articles`. diff --git a/docs/platforms/espressif_extra.rst b/docs/platforms/espressif_extra.rst index c2e2fbd1..37f24206 100644 --- a/docs/platforms/espressif_extra.rst +++ b/docs/platforms/espressif_extra.rst @@ -177,6 +177,7 @@ Demo Articles -------- +* 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) `_