Skip to content

Commit

Permalink
Update NXP.FRDM-MCXN947_BSP.pdsc
Browse files Browse the repository at this point in the history
Clean template description
  • Loading branch information
ReinhardKeil authored Jan 20, 2025
1 parent 790d5ba commit 9a8332a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions NXP.FRDM-MCXN947_BSP.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -1787,22 +1787,22 @@
<clayer type="Board" path="boards/frdmmcxn947/cmsis/layers/sensor_sdk" file="Board.clayer.yml" copy-to="Board/FRDM-MCXN947" condition="Board_Layer"/>

<template name="Simple Device project" path="/boards/frdmmcxn947/cmsis/templates/Device/Simple" file="Simple.csolution.yml" condition="Template_Device">
<description>Single-core project without TrustZone using MCUXpresso Config Tools</description>
<description>Single-core project with no TrustZone </description>
</template>
<template name="Device project RAM/ROM" path="/boards/frdmmcxn947/cmsis/templates/Device/Simple2" file="Simple2.csolution.yml" condition="Template_Device">
<description>Single-core project with RAM and ROM targets, no TrustZone, MCUXpresso Config Tools</description>
<description>Single-core project with RAM/ROM targets and no TrustZone</description>
</template>
<template name="TrustZone Device project" path="/boards/frdmmcxn947/cmsis/templates/Device/TrustZone" file="TrustZone.csolution.yml" condition="Template_Device">
<description>Single-core project with TrustZone</description>
</template>
<template name="Simple Board project" path="/boards/frdmmcxn947/cmsis/templates/Board/Simple" file="Simple.csolution.yml" condition="Template_Board">
<description>Single-core project without TrustZone using MCUXpresso configured for FRDM-MCXN947 Board</description>
<description>Single-core project with no TrustZone configured for FRDM-MCXN947 Board</description>
</template>
<template name="DualCore Board project" path="/boards/frdmmcxn947/cmsis/templates/Board/DualCore" file="DualCore.csolution.yml" condition="Template_Board">
<description>Dual-core project without TrustZone using MCUXpresso configured for FRDM-MCXN947 Board</description>
<description>Dual-core project with no TrustZone configured for FRDM-MCXN947 Board</description>
</template>
<template name="DualCore TrustZone Board project" path="/boards/frdmmcxn947/cmsis/templates/Board/DualCore_TZ" file="DualCore_TZ.csolution.yml" condition="Template_Board">
<description>Dual-core project with TrustZone using MCUXpresso configured for FRDM-MCXN947 Board</description>
<description>Dual-core project with TrustZone configured for FRDM-MCXN947 Board</description>
</template>
</csolution>
</package>

0 comments on commit 9a8332a

Please sign in to comment.