diff --git a/docs/articles.rst b/docs/articles.rst index 26b5291e..0ab570dc 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -27,6 +27,7 @@ Here are recent articles about PlatformIO: * Nov 06, 2015 - **nocd5** - `PlatformIOでmbedをオフラインビルドしSTM32 Nucleoボードでmrubyを使う (Use mruby in the offline build for STM32 Nucleo board with mbed and PlatformIO, Japanese) `_ * Oct 18, 2015 - **Nico Coetzee** - `First Arduino I2C Experience with PlatformIO `_ * Sep 01, 2015 - **Thomas P. Weldon, Ph.D.** - `Improvised MBED FRDM-K64F Eclipse/PlatformIO Setup and Software Installation `_ +* Aug 08, 2015 - **Josh Glendenning** - `Armstrap Eagle and PlatformIO `_ * Aug 01, 2015 - **Russell Davis** - `PlatformIO on the Raspberry Pi `_ * Jul 25, 2015 - **DinoTools** - `Erste Schritte mit PlatformIO (Getting Started with PlatformIO, German) `_ * Jul 20, 2015 - **Eli Fatsi** - `Arduino Development in Atom Editor `_ diff --git a/docs/projectconf.rst b/docs/projectconf.rst index ea1d5768..b259395f 100644 --- a/docs/projectconf.rst +++ b/docs/projectconf.rst @@ -530,6 +530,8 @@ Then upload firmware using :option:`platformio run --target program` board = armstrap_eagle512 upload_protocol = gdb +Also, take a look at this article `Armstrap Eagle and PlatformIO `_. + 5. :ref:`platform_ststm32`: Upload firmware using ST-Link instead mbed's media disk