..  Copyright (c) 2014-present PlatformIO <contact@platformio.org>
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
       http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

PlatformIO is a new generation ecosystem for embedded development
=================================================================

* Open source, maximum permissive Apache 2.0 license
* Cross-platform IDE and Unified Debugger
* Static Code Analyzer and Remote Unit Testing
* Multi-platform and Multi-architecture Build System
* Firmware File Explorer and Memory Inspection.

**Social:** `Twitter <https://twitter.com/PlatformIO_Org>`_ |
`LinkedIn <https://www.linkedin.com/company/platformio/>`_ |
`Facebook <https://www.facebook.com/platformio>`_ |
`Bintray <https://bintray.com/platformio>`_ |
`Community <https://community.platformio.org>`_

Contents
--------

.. toctree::
    :maxdepth: 2

    what-is-platformio

.. toctree::
    :caption: Getting Started
    :maxdepth: 1

    ide/pioide
    core
    home/index
    tutorials/index

.. toctree::
    :caption: Configuration
    :maxdepth: 1

    platformio.ini <projectconf>
    envvars
    projectconf/advanced_scripting

.. toctree::
    :caption: Instruments
    :maxdepth: 1

    librarymanager/index
    Platforms <platforms/index>
    frameworks/index
    boards/index
    platforms/custom_platform_and_board

.. toctree::
    :caption: PIO Plus
    :maxdepth: 1

    plus/pio-account
    plus/pio-check
    plus/pio-remote
    plus/debugging
    plus/unit-testing

.. toctree::
    :caption: Integration
    :maxdepth: 2

    ide
    ci/index

.. toctree::
    :caption: Miscellaneous
    :maxdepth: 1

    articles
    FAQ <faq>
    history
    migration

