Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion tools/projmgr/templates/global.generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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$