Skip to content

Latest commit

 

History

History
89 lines (69 loc) · 2.3 KB

index.rst

File metadata and controls

89 lines (69 loc) · 2.3 KB

Professional collaborative platform for embedded development

A place where Developers and Teams have true Freedom! No more vendor lock-in!

  • 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 | Twitter | Facebook | Community Forums

Contents

.. toctree::
    :maxdepth: 2

    what-is-platformio

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

    integration/ide/pioide
    core/index
    home/index
    tutorials/index

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

    platformio.ini <projectconf/index>
    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: Professional
    :maxdepth: 1

    Debugging <plus/debugging>
    Unit Testing <plus/unit-testing>
    Static Code Analysis <plus/pio-check>
    Remote Development <plus/pio-remote>
    plus/pio-account

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

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

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

    articles
    FAQ <faq>
    core/history
    core/migration