diff --git a/tools/projmgr/templates/global.generator.yml b/tools/projmgr/templates/global.generator.yml index aab9752df..72fa908eb 100644 --- a/tools/projmgr/templates/global.generator.yml +++ b/tools/projmgr/templates/global.generator.yml @@ -14,4 +14,13 @@ generator: download-url: https://softwaretools.infineon.com/tools/com.ifx.tb.tool.deviceconfigurator run: ../bin/launch-Infineon_Dev_Config path: $ProjectDir()$/RTE/Device_Configurator/$TargetType$ - + - id: InfineonDevConf_MotixLitix + description: Global Registered Generator for Infineon Device Configurator (MOTIX and LITIX devices) + download-url: https://softwaretools.infineon.com/tools/com.ifx.tb.tool.deviceconfigurator + run: ../bin/launch-Infineon_Dev_Config_motixlitix + path: $SolutionDir()$/config + - id: InfineonMcuConfigWizard + description: Global Registered Generator for Infineon MCU Config Wizard (MOTIX and LITIX devices) + download-url: https://softwaretools.infineon.com/assets/com.ifx.tb.tool.ifxconfigwizardforembeddedpowerics + run: ../bin/launch-Infineon_MCU_Config_Wizard + path: $SolutionDir()$/InfineonMcuConfigWizard/$TargetType$