Skip to content

Latest commit

 

History

History
90 lines (70 loc) · 2.35 KB

index.rst

File metadata and controls

90 lines (70 loc) · 2.35 KB

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

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