💾 Archived View for freeshell.de › tldr › pio-ci.gmi captured on 2023-04-20 at 00:22:04. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Build PlatformIO projects with an arbitrary source code structure.
This will create a new temporary project which the source code will be copied into.
pio ci {path/to/project}
pio ci --lib {path/to/library_directory} {path/to/project}
pio ci --board {board} {path/to/project}
pio ci --build-dir {path/to/build_directory} {path/to/project}
pio ci --keep-build-dir {path/to/project}
pio ci --project-conf {path/to/platformio.ini}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).