Allow multiple frameworks in Project Configuration File

This commit is contained in:
Ivan Kravets
2015-03-13 19:13:36 +02:00
parent 01f65ac4b0
commit 8359408e54

View File

@ -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: