PlatformIO
6.1
  • What is PlatformIO?

Getting Started

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

Configuration

  • platformio.ini
  • Build Configurations
  • Environment Variables

Instruments

  • Library Management
    • Dependency Management
    • Library Dependency Finder (LDF)
    • Configuration
      • Library options
        • lib_deps
        • lib_ignore
        • lib_extra_dirs
        • lib_ldf_mode
        • lib_compat_mode
        • lib_archive
    • library.json
    • Creating Library
  • 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] »
  • 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 2014-present, PlatformIO.

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