forked from qt-creator/qt-creator
McuSupport: Tag "board" and Kit with vendor name
Needed for an upcoming hack, but also later when we "zero-config" the boards. Change-Id: I240cc252ebba458cab71db24740266756d0e8b37 Reviewed-by: Aurindam Jana <aurindam.jana@qt.io>
This commit is contained in:
committed by
Aurindam Jana
parent
ebc2628116
commit
af6ec7943e
@@ -34,6 +34,7 @@ const char DEVICE_ID[] = "McuSupport.Device";
|
||||
const char MCUSUPPORT_QT_VERSION[] = "Qt4ProjectManager.QtVersion.McuSupport";
|
||||
const char RUNCONFIGURATION[] = "McuSupport.RunConfiguration";
|
||||
const char SETTINGS_ID[] = "CC.McuSupport.Configuration";
|
||||
const char KIT_BOARD_VENDOR_KEY[] = "McuSupport.BoardVendor";
|
||||
const char KIT_BOARD_MODEL_KEY[] = "McuSupport.BoardModel";
|
||||
|
||||
const char ENVVAR_ARMGCC_DIR[] = "ARMGCC_DIR";
|
||||
|
||||
Reference in New Issue
Block a user