• What is PlatformIO?

Getting Started

  • PlatformIO IDE
  • PlatformIO Core (CLI)
  • PlatformIO Home
  • PlatformIO Account
  • Tutorials and Examples

Configuration

  • platformio.ini
    • Section [platformio]
    • Section [env]
      • Common [env]
      • Working [env:NAME]
      • Options
        • Platform options
        • Build options
        • Library options
        • Upload options
        • Monitor options
        • Check options
        • Testing options
        • Debugging options
        • Advanced options
    • Interpolation of Values
    • Examples
  • Build Configurations
  • Environment Variables

Instruments

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

Advanced

  • Scripting
  • Debugging
  • Unit Testing
  • Static Code Analysis
  • Remote Development

Integration

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

Miscellaneous

  • FAQ
  • Release Notes
  • Migrating from 5.x to 6.0
PlatformIO
  • “platformio.ini” (Project Configuration File)
  • Section [env]
  • Upload options
  • Edit on GitHub

Upload options

  • upload_port
  • upload_protocol
  • upload_speed
  • Common baud rates
  • upload_flags
  • upload_resetmethod
  • upload_command
Previous Next

© Copyright 2014-present, PlatformIO.

Documentation v6.1.17 (stable)
Versions
latest
stable
On Github
View
Edit
Search