mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Allow multiple frameworks in Project Configuration File
This commit is contained in:
@ -122,7 +122,7 @@ Options
|
|||||||
``platform``
|
``platform``
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
:ref:`Platform <platforms>` type
|
:ref:`Platform <platforms>` type.
|
||||||
|
|
||||||
|
|
||||||
.. _projectconf_env_framework:
|
.. _projectconf_env_framework:
|
||||||
@ -130,7 +130,9 @@ Options
|
|||||||
``framework``
|
``framework``
|
||||||
^^^^^^^^^^^^^
|
^^^^^^^^^^^^^
|
||||||
|
|
||||||
See ``framework`` type in *Frameworks* section of :ref:`platforms`
|
:ref:`Framework <frameworks>` type.
|
||||||
|
|
||||||
|
The multiple frameworks are allowed, split them with comma ``,`` separator.
|
||||||
|
|
||||||
|
|
||||||
.. _projectconf_env_board:
|
.. _projectconf_env_board:
|
||||||
|
Reference in New Issue
Block a user