question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow overriding a default project "platformio.ini" configuration file

See original GitHub issue

Allow overriding a default project “platformio.ini” configuration file usingpio run -c custom_platformio.ini option.

If you need to merge different platformio.ini, see https://github.com/platformio/platformio-core/issues/1590

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Override board configuration — PlatformIO v6.1 documentation
PlatformIO allows one to override some basic options (integer or string values) using More options in “platformio.ini” (Project Configuration File).
Read more >
“platformio.ini” (Project Configuration File)
ini is a configuration file that lets you set up your development environment, share your code and configurations with others, and leverage a...
Read more >
default_envs - Platformio Docs
ini file is used for overriding the default configuration options for PlatformIO Core (CLI). Relative path is allowed for directory option:
Read more >
How to deal with .h project configuration file for libs? - Libraries
When someone creates a project using our lib we want them to be able to define their own configs in their projects to...
Read more >
pio settings — PlatformIO v6.1 documentation
You can override these settings using Environment variables. ... Values. Path to folder. Default location for PlatformIO projects (PlatformIO Home) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found