From 2c0693fa7207a68174f8ad30484c870d4dd2cd9b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 18 Apr 2015 11:18:39 +0100 Subject: [PATCH] Add article by Michael Ball --- docs/articles.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/articles.rst b/docs/articles.rst index de800f62..07f04723 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -9,8 +9,9 @@ Articles about us Here are recent articles about PlatformIO: +* April 17, 2015 - **Michael Ball** - `PlatformIO - A Cross-Platform Code Builder and Missing Library Manager `_ * March 23, 2015 - **Atmel** - `Cross-board and cross-vendor embedded development with PlatformIO `_ * March 22, 2015 - **Mark VandeWettering** - `Discovered a new tool for embedded development: PlatformIO `_ * October 7, 2014 - **Ivan Kravets** - `Integration of PlatformIO library manager to Arduino and Energia IDEs `_ * June 20, 2014 - **Ivan Kravets** - `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO `_ -* June 17, 2014 - **Ivan Kravets** - `How was PlatformIO born or why I love Python World `_ \ No newline at end of file +* June 17, 2014 - **Ivan Kravets** - `How was PlatformIO born or why I love Python World `_