PIO

Getting Started

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

Configuration

  • platformio.ini
  • Build Configurations
  • Environment variables

Instruments

  • Libraries
    • Dependency Management
    • Library Dependency Finder (LDF)
    • Configuration
      • Library options
    • library.json
    • Creating Library
  • 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
  • Libraries
  • Configuration
  • Edit on GitHub

Configuration¶

PIO Library Manager can be configured from “platformio.ini” (Project Configuration File) using the next options:

  • Library options
    • 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