From 8bdcf54d9fe755722cb933550d46cc3b6086491a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 28 Aug 2015 23:50:46 +0300 Subject: [PATCH] Add new article about MBED FRDM-K64F Eclipse/PlatformIO --- docs/articles.rst | 7 ++++--- docs/ide/eclipse.rst | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/articles.rst b/docs/articles.rst index 0221ce93..1351bc6d 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -12,6 +12,7 @@ Here are recent articles about PlatformIO: 2015 ^^^^ +* Sep 01, 2015 - **Thomas P. Weldon, Ph.D.** - `Improvised MBED FRDM-K64F Eclipse/PlatformIO Setup and Software Installation `_ * Aug 01, 2015 - **Russell Davis** - `PlatformIO on the Raspberry Pi `_ * Jul 25, 2015 - **DinoTools** - `Erste Schritte mit PlatformIO (German) `_ * Jul 20, 2015 - **Eli Fatsi** - `Arduino Development in Atom Editor `_ @@ -28,6 +29,6 @@ Here are recent articles about PlatformIO: 2014 ^^^^ -* 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 `_ +* October 7, 2014 - **Ivan Kravets, Ph.D.** - `Integration of PlatformIO library manager to Arduino and Energia IDEs `_ +* June 20, 2014 - **Ivan Kravets, Ph.D.** - `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO `_ +* June 17, 2014 - **Ivan Kravets, Ph.D.** - `How was PlatformIO born or why I love Python World `_ diff --git a/docs/ide/eclipse.rst b/docs/ide/eclipse.rst index 9a357e39..71e52f58 100644 --- a/docs/ide/eclipse.rst +++ b/docs/ide/eclipse.rst @@ -49,7 +49,8 @@ into Workspace > Next`` and specify root directory where is located Manual Integration ^^^^^^^^^^^^^^^^^^ -More detailed information is located in PlatformIO blog: `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO `_. +* `Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO `_ +* `Improvised MBED FRDM-K64F Eclipse/PlatformIO Setup and Software Installation `_ `More examples (TI MSP430, TI TIVA, etc.) `_