mirror of
https://github.com/platformio/platformio-core.git
synced 2026-04-28 18:12:05 +02:00
Remove "autogen_" prefix from default env
This commit is contained in:
@@ -57,9 +57,10 @@ allows you to disable firmware auto-uploading by default.
|
||||
.. option::
|
||||
--env-prefix
|
||||
|
||||
An environment prefix which will be used with pair in board type. The default
|
||||
value is ``autogen_``. For example, the default environment name for
|
||||
``teensy_31`` board will be ``[env:autogen_teensy_31]``.
|
||||
An environment prefix which will be used with pair in board type.
|
||||
|
||||
For example, the default environment name for ``teensy_31`` board will
|
||||
be ``[env:teensy_31]``.
|
||||
|
||||
|
||||
Examples
|
||||
|
||||
Reference in New Issue
Block a user