Skip to content

Latest commit

 

History

History
87 lines (68 loc) · 2.1 KB

index.rst

File metadata and controls

87 lines (68 loc) · 2.1 KB

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 | LinkedIn | Facebook | Bintray | Community

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