From a1cb089d0df367e75d088cf93303d3dc1539830c Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 2 Sep 2016 16:55:11 +0300 Subject: [PATCH] Add new articles --- docs/articles.rst | 4 +++- docs/platforms/espressif_extra.rst | 1 + docs/platforms/nordicnrf51_extra.rst | 5 +++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/articles.rst b/docs/articles.rst index a96f6c40..294922c7 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -18,11 +18,13 @@ Articles about us If you've written article about PlatformIO and would like it listed on this page, `please edit this page `_. -Here are recent articles about PlatformIO: +Here are recent articles/reviews about PlatformIO: 2016 ^^^^ +* Sep 2, 2016 - **Tinkerman** `ESP8266: Optimizing files for SPIFFS with Gulp `_ +* Aug 28, 2016 - **Tom Parker** `Using the BBC micro:bit with PlatformIO `_ * Aug 24, 2016 - **Primal Cortex** `Cloud based continuous integration and delivery for IOT using PlatformIO `_ * Aug 18, 2016 - **Primal Cortex** - `Installing PlatformIO on Arch Linux `_ * Jul 26, 2016 - **Embedded Systems Laboratory** - `แนะนำการใช้งาน PlatformIO IDE สำหรับบอร์ด Arduino และ ESP8266 (Get started with PlatformIO IDE for Arduino board and ESP8266, Thai) `_ diff --git a/docs/platforms/espressif_extra.rst b/docs/platforms/espressif_extra.rst index a67cbff9..19967507 100644 --- a/docs/platforms/espressif_extra.rst +++ b/docs/platforms/espressif_extra.rst @@ -240,6 +240,7 @@ Using Arduino Framework with Staging version Articles -------- +* Sep 2, 2016 - **Tinkerman** `Optimizing files for SPIFFS with Gulp `_ * Jul 15, 2016 - **Jaime** - `ESP8266 Mobile Rick Roll Captive Portal `_ * Jun 13, 2016 - **Daniel Eichhorn** - `New Weather Station Demo on Github `_ * Jun 3, 2016 - **Daniel Eichhorn** - `ESP8266: Continuous Delivery Pipeline – Push To Production `_ diff --git a/docs/platforms/nordicnrf51_extra.rst b/docs/platforms/nordicnrf51_extra.rst index b77d8629..e54631f4 100644 --- a/docs/platforms/nordicnrf51_extra.rst +++ b/docs/platforms/nordicnrf51_extra.rst @@ -9,6 +9,11 @@ See the License for the specific language governing permissions and limitations under the License. +Articles +-------- + +* Aug 28, 2016 - **Tom Parker ** `Using the BBC micro:bit with PlatformIO `_ + Examples --------