mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Add "What is ".pioenvs" dir to FAQ
This commit is contained in:
@ -24,6 +24,10 @@ What is PlatformIO?
|
|||||||
|
|
||||||
Please refer to :ref:`what_is_pio`
|
Please refer to :ref:`what_is_pio`
|
||||||
|
|
||||||
|
What is ``.pioenvs`` directory
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Please refer to :ref:`projectconf_pio_envs_dir`.
|
||||||
|
|
||||||
Command completion in Terminal
|
Command completion in Terminal
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
@ -97,7 +97,7 @@ This option can be overridden by global environment variable
|
|||||||
``envs_dir``
|
``envs_dir``
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
*PlatformIO Builder* within :ref:`cmd_run` command uses this folder for project
|
This is a cache directory. *PlatformIO Build System* uses this folder for project
|
||||||
environments to store compiled object files, static libraries, firmwares and
|
environments to store compiled object files, static libraries, firmwares and
|
||||||
other cached information. It allows PlatformIO to build source code extremely
|
other cached information. It allows PlatformIO to build source code extremely
|
||||||
fast!
|
fast!
|
||||||
|
Reference in New Issue
Block a user