..  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.

Your Gateway to Embedded Software Development Excellence
========================================================

Unlock the true potential of embedded software development with
PlatformIO's collaborative ecosystem, embracing declarative principles,
test-driven methodologies, and modern toolchains for unrivaled success.

* 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:** `LinkedIn <https://www.linkedin.com/company/platformio/>`_ |
`Twitter <https://twitter.com/PlatformIO_Org>`_ |
`Facebook <https://www.facebook.com/platformio>`_ |
`Community Forums <https://community.platformio.org>`_

Contents
--------

.. toctree::
    :maxdepth: 2

    what-is-platformio

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

    integration/ide/pioide
    core/index
    home/index
    plus/pio-account
    tutorials/index

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

    platformio.ini <projectconf/index>
    projectconf/build_configurations
    envvars

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

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

.. toctree::
    :caption: Advanced
    :maxdepth: 1

    Scripting <scripting/index>
    plus/debugging
    advanced/unit-testing/index
    advanced/static-code-analysis/index
    plus/pio-remote

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

    integration/ide/index
    integration/ci/index
    integration/compile_commands

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

    FAQ <faq/index>
    core/history
    core/migration

