GHS: Set primary target using arch/platform values (or user specified value)

This commit is contained in:
Fred Baksik
2018-07-07 07:27:21 -04:00
parent f80692cf60
commit bb77dc0cee
4 changed files with 26 additions and 4 deletions

View File

@@ -19,6 +19,11 @@ Default to ``integrity``.
Usual values are ``integrity``, ``threadx``, ``uvelosity``,
``velosity``, ``vxworks``, ``standalone``.
* ``GHS_PRIMARY_TARGET``
Sets ``primaryTarget`` field in project file.
Defaults to ``<arch>_<GHS_TARGET_PLATFORM>.tgt``.
* ``GHS_TOOLSET_ROOT``
Default to ``C:/ghs``. Root path for ``toolset``.