PIO

Getting Started

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

Configuration

  • platformio.ini
    • Section [platformio]
      • Generic options
      • Directory options
        • core_dir
        • globallib_dir
        • platforms_dir
        • packages_dir
        • cache_dir
        • build_cache_dir
        • workspace_dir
        • build_dir
        • libdeps_dir
        • include_dir
        • src_dir
        • lib_dir
        • data_dir
        • test_dir
        • boards_dir
        • monitor_dir
        • shared_dir
    • Section [env]
    • Interpolation of Values
    • Examples
  • Build Configurations
  • Environment variables

Instruments

  • Libraries
  • Platforms
  • Frameworks
  • Boards
  • Custom Hardware

Advanced

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

Integration

  • Cloud & Desktop IDEs
  • Continuous Integration
  • Compilation database

Miscellaneous

  • FAQ
  • Release Notes
PIO
  • “platformio.ini” (Project Configuration File)
  • Section [platformio]
  • Directory options
  • Edit on GitHub

Directory options¶

  • core_dir
  • globallib_dir
  • platforms_dir
  • packages_dir
  • cache_dir
  • build_cache_dir
  • workspace_dir
  • build_dir
  • libdeps_dir
  • include_dir
  • src_dir
  • lib_dir
  • data_dir
  • test_dir
  • boards_dir
  • monitor_dir
  • shared_dir
Previous Next

© Copyright 2022 - 2024 www.OS-Q.com.

PIO Documentation v6.1.16b1 (latest)
Created By Qtias