From 5107d767ee863946fa88d3c3921d2b69c798b06d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 17 Feb 2016 22:47:55 +0200 Subject: [PATCH] Update links to the new PlatformIO site --- README.rst | 20 +++++++++++++------- docs/ide/atom.rst | 2 +- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 2117a686..91502830 100644 --- a/README.rst +++ b/README.rst @@ -30,18 +30,18 @@ PlatformIO :target: https://gitter.im/platformio/platformio .. image:: https://img.shields.io/donate/PlatformIO.png?color=yellow :alt: Donate for PlatformIO.Org - :target: http://platformio.org/donate/ + :target: http://platformio.org/#!/donate `Home & Demo `_ | +`PlatformIO IDE `_ | `Project Examples `_ | -`Source Code `_ | -`Documentation `_ | -`Blog `_ | +`Docs `_ | `Twitter `_ | -`Hackaday `_ | `Facebook `_ | -`Reddit `_ +`Hackaday `_ | +`Donate `_ | +`Contact Us `_ .. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-logo.png :target: http://platformio.org @@ -50,6 +50,11 @@ PlatformIO development. Cross-platform code builder and library manager. Continuous and IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. +* **PlatformIO IDE** - The next generation integrated development environment for IoT. + C/C++ Intelligent Code Completion and Smart Code Linter for the super-fast coding. + Multi-projects workflow with Multiple Panes. Themes Support with dark and light colors. + Built-in Terminal with PlatformIO CLI tool and support for the powerful Serial Port Monitor. + All advanced instruments without leaving your favourite development environment. * **Development Platforms** - Embedded and Desktop development platforms with pre-built toolchains, debuggers, uploaders and frameworks which work under popular host OS: Mac, Windows, Linux (+ARM) @@ -59,7 +64,7 @@ IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. * **Library Manager** - Hundreds Popular Libraries are organized into single Web 2.0 platform: list by categories, keywords, authors, compatible platforms and frameworks; learn via examples; be up-to-date with the latest - version + version. *Atmel AVR & SAM, Espressif, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, TI MSP430 & Tiva, Teensy, Arduino, mbed, @@ -68,6 +73,7 @@ libOpenCM3, etc.* .. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-demo-wiring.gif :target: http://platformio.org +* `PlatformIO IDE `_ * `Get Started `_ * `Web 2.0 Library Search `_ * `Development Platforms `_ diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index cbac0e2c..2bc3e327 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -43,7 +43,7 @@ config file. Installation ------------ -1. Download and install Atom source code editor +1. Download and install Atom text editor - `Download for Mac `_ - `Download for Windows `_