We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec7e7b commit 8f41f87Copy full SHA for 8f41f87
tools/projmgr/templates/global.generator.yml
@@ -9,3 +9,9 @@ generator:
9
download-url: https://www.nxp.com/configtools
10
run: ../bin/launch-MCUXpressoConfigTools
11
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