Skip to content

Commit 8f41f87

Browse files
KeilChrisjkrechsoumeh01
authored
Added Infineon Device Configurator (#2149)
Co-authored-by: Joachim Krech <[email protected]> Co-authored-by: Sourabh Mehta <[email protected]>
1 parent 4ec7e7b commit 8f41f87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/projmgr/templates/global.generator.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ generator:
99
download-url: https://www.nxp.com/configtools
1010
run: ../bin/launch-MCUXpressoConfigTools
1111
path: $SolutionDir()$/MCUXpressoConfig/$TargetType$
12+
- id: InfineonDeviceConfigurator
13+
description: Global Registered Generator for Infineon Device Configuration tool
14+
download-url: https://softwaretools.infineon.com/tools/com.ifx.tb.tool.deviceconfigurator
15+
run: ../bin/launch-Infineon_Dev_Config
16+
path: $ProjectDir()$/RTE/Device_Configurator/$TargetType$
17+

0 commit comments

Comments
 (0)