PIO

Getting Started

  • PIO IDE
  • PIO Core (CLI)
  • PIO Home
  • PIO 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

  • 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 [env]
  • Library options
  • Edit on GitHub

Library options¶

See also

Please make sure to read Dependency Management and Library Dependency Finder (LDF) guides first.

  • lib_deps
  • lib_ignore
  • lib_extra_dirs
  • lib_ldf_mode
  • lib_compat_mode
  • lib_archive
Previous Next

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

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