PlatformIO
4.3
  • What is PlatformIO?

Getting Started

  • PlatformIO IDE
  • PlatformIO Core (CLI)
    • Demo
    • Installation
    • Quick Start
    • CLI Guide
      • Usage
      • Options
      • Commands
        • platformio account
        • platformio boards
        • platformio check
        • platformio ci
        • platformio debug
        • platformio device
        • platformio home
        • platformio lib
        • platformio project
        • platformio platform
        • platformio remote
        • platformio run
        • platformio settings
        • platformio system
        • platformio test
        • platformio update
        • platformio upgrade
  • PlatformIO Home
  • Tutorials and Examples

Configuration

  • platformio.ini
  • Environment variables
  • Advanced Scripting

Instruments

  • Library Manager
  • Platforms
  • Frameworks
  • Boards
  • Custom Platform & Board

Professional

  • PIO Account
  • PIO Check
  • PIO Remote
  • PIO Unified Debugger
  • PIO Unit Testing

Integration

  • Cloud & Desktop IDE
  • Continuous Integration
  • Compilation database compile_commands.json

Miscellaneous

  • Articles about us
  • FAQ
  • Release Notes
  • Migrating from 3.x to 4.0
PlatformIO
  • PlatformIO Core (CLI)
  • CLI Guide
  • Platform Manager CLI
  • Edit on GitHub

Platform Manager CLIΒΆ

To print all available commands and options use:

platformio platform --help
platformio platform COMMAND --help
../../../_images/platformio-demo-platforms.gif
  • platformio platform frameworks
    • Usage
    • Description
    • Examples
  • platformio platform install
    • Usage
    • Options
    • Description
    • Version control
    • Examples
  • platformio platform list
    • Usage
    • Description
    • Examples
  • platformio platform search
    • Usage
    • Description
    • Examples
  • platformio platform show
    • Usage
    • Description
    • Examples
  • platformio platform uninstall
    • Usage
    • Description
    • Examples
  • platformio platform update
    • Usage
    • Description
    • Options
    • Examples
Previous Next

© Copyright 2014-present, PlatformIO.

Built with Sphinx using a theme provided by Read the Docs.