From 36c0c123d37d6448afaef8743ad9c48fbd3b3c50 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 8 Dec 2016 20:46:09 +0200 Subject: [PATCH] Update links and data --- README.rst | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 07adc48b..66e6a5a8 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,8 @@ PlatformIO .. image:: https://ci.appveyor.com/api/projects/status/unnpw0n3c5k14btn/branch/develop?svg=true :target: https://ci.appveyor.com/project/ivankravets/platformio-core :alt: AppVeyor.CI Build Status -.. image:: https://requires.io/github/platformio/platformio/requirements.svg?branch=develop - :target: https://requires.io/github/platformio/platformio/requirements/?branch=develop +.. image:: https://requires.io/github/platformio/platformio-core/requirements.svg?branch=develop + :target: https://requires.io/github/platformio/platformio-core/requirements/?branch=develop :alt: Requirements Status .. image:: https://img.shields.io/pypi/v/platformio.svg :target: https://pypi.python.org/pypi/platformio/ @@ -26,7 +26,7 @@ PlatformIO **Quick Links:** `Home Page `_ | `PlatformIO Plus `_ | `PlatformIO IDE `_ | -`Project Examples `_ | +`Project Examples `_ | `Docs `_ | `Donate `_ | `Contact Us `_ @@ -98,13 +98,13 @@ settings for most popular `Embedded Boards `_. * Colourful `command-line output `_ * `IDE Integration `_ with - *Arduino, Atom, Eclipse, Emacs, Energia, Qt Creator, Sublime Text, Vim, Visual Studio* + *Cloud9, Codeanywhere, Eclipse Che, Atom, CLion, CodeBlocks, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, Vim, Visual Studio* * Cloud compiling and `Continuous Integration `_ with *AppVeyor, Circle CI, Drone, Shippable, Travis CI* * Built-in `Serial Port Monitor `_ and configurable `build -flags/-options `_ * Automatic **firmware uploading** -* Pre-built tool chains, frameworks for the popular `Hardware Platforms `_ +* Pre-built tool chains, frameworks for the popular `development platforms `_ .. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-embedded-development.png :target: http://platformio.org @@ -116,12 +116,11 @@ The Missing Library Manager. *It's here!* platforms which allows you to organize and have up-to-date external libraries. * Friendly `Command-Line Interface `_ -* Modern `Web 2.0 Library Search `_ +* Modern `Web 2.0 Library Portal `_ * Open Source `Library Registry API `_ * Library Crawler based on `library.json `_ specification -* Library **dependency management** -* Automatic library updating +* Project Dependency Manager with `Semantic Versioning `_ requirements .. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-library-manager.png :target: http://platformio.org @@ -158,7 +157,8 @@ It has support for the most popular embedded platforms: * `Atmel AVR `_ * `Atmel SAM `_ -* `Espressif `_ +* `Espressif 32 `_ +* `Espressif 8266 `_ * `Freescale Kinetis `_ * `Intel ARC32 `_ * `Lattice iCE40 `_ @@ -169,13 +169,14 @@ It has support for the most popular embedded platforms: * `Silicon Labs EFM32 `_ * `Teensy `_ * `TI MSP430 `_ -* `TI TIVA C `_ +* `TI TivaVA C `_ Frameworks: * `Arduino `_ * `CMSIS `_ * `Energia `_ +* `ESP-IDF `_ * `libOpenCM3 `_ * `mbed `_ * `Simba `_